Unable to determine ansible-galaxy cyberark.conjur version to use for conjur 6.2.1

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.

Actually, this is a non-issue at this point. I was missing adding the layer in the policy. Thanks

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.