public-health-ch/ansible/roles/wagtail/tasks/main.yaml
2020-05-16 19:01:32 +02:00

13 lines
147 B
YAML

---
- include: frontend.yaml
tags:
- frontend
- include: install.yaml
tags:
- install
- include: release.yaml
tags:
- release