initial commit

This commit is contained in:
2021-02-23 14:56:56 +01:00
commit 6f96a5b920
41 changed files with 369 additions and 0 deletions

4
ansible.cfg Normal file
View File

@@ -0,0 +1,4 @@
[defaults]
inventory = hosts
log_path = /var/log/ansible.log
retry_files_enabled = False