Refactor inventory path in ansible.cfg

This commit is contained in:
2024-10-05 19:26:07 +02:00
parent a78b848ba3
commit 9c02c2b839
4 changed files with 49 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[defaults]
inventory = ./inventory/hosts
inventory = ../inventory/hosts
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s