Answers for "ansible provide vault password on command line"

2

how to pass ansible vault password file

ansible-playbook -i <inventory> --vault-password-file <vault_password_file>
Posted by: Guest on July-22-2020

Code answers related to "ansible provide vault password on command line"

Browse Popular Code Answers by Language