add ansible.cfg
This commit is contained in:
parent
97d7ee4f13
commit
f813e374ec
1 changed files with 3 additions and 0 deletions
3
ansible.cfg
Normal file
3
ansible.cfg
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[defaults]
|
||||||
|
vault_password_file = ./vault/secret
|
||||||
|
|
Loading…
Reference in a new issue