Answers for "store passwords of different host in vault ansible"

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 "store passwords of different host in vault ansible"

Browse Popular Code Answers by Language