Files
infra/ansible/gitea.yaml

10 lines
112 B
YAML

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