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

8
ansible/gitea.yaml Normal file
View File

@@ -0,0 +1,8 @@
---
# file: gitea.yaml
- hosts: gitea
roles:
- common
- nginx
- gitea