Add ansible.cfg with vault functionality
This commit is contained in:
parent
a19763d154
commit
bb8d31c555
3 changed files with 11 additions and 1 deletions
3
ansible.cfg
Normal file
3
ansible.cfg
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[defaults]
|
||||
inventory = ./inventory/hosts
|
||||
vault_password_file = ./.vault_pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue