Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ansible Vault Password Client Script support #2360

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Omicron7
Copy link

Implements #2359

This adds the ability to use Ansible Vault Password Client Script support for decrypting Ansible Vault. See https://docs.ansible.com/ansible/latest/vault_guide/vault_managing_passwords.html#storing-passwords-in-third-party-tools-with-vault-password-client-scripts

Script name must end in -client excluding the extension. Vault Passwords were switched from using --ask-vault-pass to --vault-id=@prompt. Client Scripts and Passwords were tested locally and are functioning properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant