Initial Commit

This commit is contained in:
2024-09-09 22:37:51 +10:00
commit ca1eea8f56
49 changed files with 2271 additions and 0 deletions

6
ansible.cfg Normal file
View File

@ -0,0 +1,6 @@
[defaults]
inventory=hosts
deprecation_warnings=False
host_key_checking=False
interpreter_python=auto_silent