system-config/playbooks/service-gitea.yaml

7 lines
113 B
YAML

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