TP-IaC-Kubernetes/gitea.yaml

7 lines
99 B
YAML

---
- hosts: control-plane
name: "Install Gitea"
roles:
- role: gitea
run_once: True