mirror of
https://github.com/krislamo/vagrant-easyredmine
synced 2024-11-10 06:50:35 +00:00
14 lines
163 B
YAML
14 lines
163 B
YAML
---
|
|
|
|
- include: system.yml
|
|
|
|
- include: firewall.yml
|
|
|
|
- include: database.yml
|
|
when: do_database_management == True
|
|
|
|
- include: redmine.yml
|
|
|
|
- include: nginx.yml
|
|
|