system-config/playbooks/service-gitea.yaml
2023-03-29 13:35:19 +02:00

9 lines
184 B
YAML

- hosts: "gitea:!disabled"
name: "Base: configure gitea"
become: true
roles:
# Group should be responsible for defining open ports
- firewalld
- gitea
- fail2ban