Remove stuff from ansible.cfg (prefer env for ansible config)
This commit is contained in:
parent
2500d672fb
commit
41580d3711
1 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,2 @@
|
||||||
[defaults]
|
[defaults]
|
||||||
inventory = ./inventory
|
inventory = ./inventory
|
||||||
interpreter_python = auto_silent
|
|
||||||
vault_password_file = ./.vault_pass
|
|
||||||
|
|
Reference in a new issue