feat: Initial commit

This commit is contained in:
2024-11-25 17:06:32 -05:00
commit e2d1360ab3
19 changed files with 686 additions and 0 deletions

3
ansible.cfg Normal file
View File

@@ -0,0 +1,3 @@
[defaults]
inventory = ./inventory.ini
roles_path = ./roles