public-health-ch/ansible/roles/wagtail/tasks/main.yaml

18 lines
197 B
YAML

---
- include: install.yaml
tags:
- install
- docker
- setup
- include: frontend.yaml
tags:
- frontend
- nodejs
- setup
- include: release.yaml
tags:
- release