Open rmauc opened 5 years ago
I am also unable to install this plugin through ansible galaxy, although it appears to be a bundled plugin with the standard installation.
However, I'm unable to locate a supported distribution of the CyberArk AIM (clipasswordsdk
) for use on our control server. The last update to this repository appears to have been on 2017. Is this plugin deprecated? @cyberark-bizdev
clipasswordsdk is part of CyberArk AIM provider installation. AIM needs to be installed locally in the Ansible server. It is still available as 2.9 https://github.com/ansible/ansible/blob/stable-2.9/lib/ansible/plugins/lookup/cyberarkpassword.py
Alternatively you could use the cyberark.pas collection which has cyberark_credential module to retrieve credentials using CyberArk AIM Central Credential Provider. https://galaxy.ansible.com/cyberark/pas
Hi
Is this plugin still a valid way to extract creds from AIM?
The role is not available through Ansible Galaxy anymore:
[WARNING]: - cyberark.password_lookup_plugin was NOT installed successfully: - sorry, cyberark.password_lookup_plugin was not found on https://galaxy.ansible.com.