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

Ansible vault integrated with GPG #90

Closed
ricsanfre opened this issue Dec 13, 2022 · 0 comments · Fixed by #98
Closed

Ansible vault integrated with GPG #90

ricsanfre opened this issue Dec 13, 2022 · 0 comments · Fixed by #98
Labels
enhancement New feature or request
Milestone

Comments

@ricsanfre
Copy link
Owner

ricsanfre commented Dec 13, 2022

Automate Ansible vault password decryption using --vault-password-file option (can be added to ansible.cfg file) instead of manually providing the password with each execution (--ask-vault-pass).

Use the alternative of providing an script for getting the password from GPG.

References

@ricsanfre ricsanfre added the enhancement New feature or request label Dec 13, 2022
@ricsanfre ricsanfre added this to the release 1.6 milestone Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant