first commit

This commit is contained in:
2026-05-19 06:57:40 +02:00
commit 056c5530a2
5 changed files with 86 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[defaults]
inventory = inventories/hosts.yml
host_key_checking = True
retry_files_enabled = False
[privilege_escalation]
become = True
become_method = sudo