Files
infra/ansible/gitea.yaml
2025-12-23 19:18:39 -07:00

9 lines
85 B
YAML

---
# file: gitea.yaml
- hosts: gitea
roles:
- common
- nginx
- gitea