Refactor inventory path in ansible.cfg
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
[defaults]
|
||||
inventory = ./inventory/hosts
|
||||
inventory = ../inventory/hosts
|
||||
|
||||
[ssh_connection]
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|
||||
Reference in New Issue
Block a user