system-config/playbooks/service-gitea.yaml

8 lines
128 B
YAML

- hosts: "gitea:!disabled"
name: "Base: configure gitea"
serial: 1
roles:
- iptables
- install-docker
- gitea