Repository URL to install this package:
Version:
6.0.0 ▾
|
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
as_file
boolean option to the lookup plugin which stores the secret as
a temporary file and returns its path. This enables users to use the
ansible_ssh_private_key_file
parameter to define an SSH private key using a
variable stored in Conjur; previously, users couldn't set this parameter via
a direct call to the lookup plugin because the parameter does not accept
inline SSH keys, and the lookup plugin could only return a string.
cyberark/ansible-conjur-collection#52,
Cyberark Commons post #1070CONJUR_CERT_FILE
or Conjur config file
(cyberark/ansible-conjur-collection#4)validate_certs
to false
without setting a value to cert_file
(cyberark/ansible-conjur-collection#13)