first commit

This commit is contained in:
2024-11-29 09:24:14 +01:00
commit 8c3b5f57b5
17 changed files with 407 additions and 0 deletions

7
ansible.cfg Normal file
View File

@@ -0,0 +1,7 @@
[defaults]
nocows = 1
host_key_checking = false
inventory = ./hosts.ini
[ssh_connections]
pipelining = true