commited current state

This commit is contained in:
DerLinkman
2026-05-08 21:27:10 +02:00
parent ffc1a6a8a5
commit 45ccd6a25f
43 changed files with 576 additions and 102 deletions
+5 -1
View File
@@ -1,3 +1,7 @@
[defaults]
host_key_checking = False
roles_path = ./roles:/etc/ansible/roles
roles_path = ./roles:/etc/ansible/roles
group_vars = ./group_vars
[ssh_connection]
ssh_args = -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null