You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: