Initial commit

This commit is contained in:
2025-09-03 19:19:15 +02:00
commit 0bafe17c05
11 changed files with 442 additions and 0 deletions

5
ansible.cfg Normal file
View File

@@ -0,0 +1,5 @@
[defaults]
nocows = True
inventory = inventory
become = True
ask-become-pass = True