1
0
mirror of https://github.com/krislamo/vagrant-easyredmine synced 2024-09-19 23:30:35 +00:00
vagrant-easyredmine/roles/easyredmine/tasks/main.yml
2015-11-18 18:02:49 -05:00

12 lines
123 B
YAML

---
- include: firewall.yml
- include: database.yml
- include: redmine.yml
- include: nginx.yml
- include: system.yml