Hi,
I am trying this ansible conjurization of the host process https://galaxy.ansible.com/cyberark/conjur but getting an error when i run the command to retrieve secret from the host:
sudo /usr/local/bin/summon --yaml 'secret_pwd: !var prod_vault/Prod/SERV_ANSIBLE/Misc-TSIKeePassImport-ansible_test_secret/password' env
Error fetching variable secret_pwd: exit status 1: 404: Variable 'prod_vault/Prod/SERV_ANSIBLE/Misc-TSIKeePassImport-ansible_test_secret/password' not found
I have used ansible-galaxy install cyberark.conjur-host-identity
but thinking this might be an incorrect version for our conjur 6.2.1. Can you please clarify what is the correct version to use.
TIA
Vamsi.