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

18 lines
197 B
YAML
Raw Normal View History

2017-04-24 12:22:51 +00:00
---
- include: install.yaml
tags:
- install
- docker
- setup
2017-04-24 16:09:26 +00:00
- include: frontend.yaml
tags:
- frontend
- nodejs
- setup
2017-04-26 13:37:15 +00:00
- include: release.yaml
tags:
- release