feat: Working ansible with vault variables, needs cleaned up.
This commit is contained in:
5
ansible.cfg
Normal file
5
ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
inventory=./inventory.ini
|
||||
roles_path=./roles
|
||||
stdout_callback=yaml
|
||||
interpreter_python=auto_silent
|
||||
Reference in New Issue
Block a user