This commit is contained in:
2025-12-23 19:18:39 -07:00
commit 5282bdcf6d
20 changed files with 430 additions and 0 deletions

4
ansible/site.yaml Normal file
View File

@@ -0,0 +1,4 @@
---
# file: site.yaml
- import_playbook: webservers.yaml
- import_playbook: gitea.yaml