cyberark / password-lookup-plugin

cyberarkpassword Lookup Plugin
MIT License
18 stars 6 forks source link

Ansible Galaxy #3

Open rmauc opened 5 years ago

rmauc commented 5 years ago

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.

kevingentile commented 4 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

cyberark-bizdev commented 4 years ago

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