Refactor ansible-apply.yaml and inventory/hosts, add ansible.cfg

This commit is contained in:
2024-09-26 20:06:47 +02:00
parent 0f64b867de
commit a6c8ab5127
262 changed files with 128 additions and 1955137 deletions
+5
View File
@@ -0,0 +1,5 @@
[defaults]
inventory = ./inventory/hosts
[ssh_connection]
ssh_args = -o ControlMaster=auto -o ControlPersist=60s