Initial repo structure — playbook skeletons, roles, client template inventory

This commit is contained in:
Semaphore
2026-03-10 14:03:29 -07:00
commit 1ae6576dab
22 changed files with 180 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
*.retry
.vault_pass
*.log
__pycache__/
*.pyc
.ansible/
fact_cache/
*.swp