repo: Move ansible setup to root dir
This commit is contained in:
parent
ff718b46ef
commit
26e56346e4
48 changed files with 176 additions and 172 deletions
5
ansible.cfg
Normal file
5
ansible.cfg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
[defaults]
|
||||
remote_tmp = /tmp
|
||||
inventory = inventory
|
||||
|
||||
vault_password_file = vaultpass
|
||||
Loading…
Add table
Add a link
Reference in a new issue