2015-11-11 16:43:48 +00:00
|
|
|
---
|
|
|
|
|
2015-12-04 21:54:18 +00:00
|
|
|
- include: system.yml tags=system
|
2015-11-30 15:08:24 +00:00
|
|
|
|
2015-12-04 21:54:18 +00:00
|
|
|
- include: firewall.yml tags=firewall
|
2015-11-18 23:02:49 +00:00
|
|
|
|
2015-12-04 21:54:18 +00:00
|
|
|
- include: database.yml tags=database
|
2015-11-30 15:08:24 +00:00
|
|
|
when: do_database_management == True
|
2015-11-11 16:43:48 +00:00
|
|
|
|
2015-12-04 21:54:18 +00:00
|
|
|
- include: redmine.yml tags=redmine
|
2015-11-11 16:43:48 +00:00
|
|
|
|
2015-12-04 21:54:18 +00:00
|
|
|
- include: nginx.yml tags=nginx
|
2015-11-18 23:02:49 +00:00
|
|
|
|
2015-12-04 21:54:18 +00:00
|
|
|
- include: attachments_storage.yml tags=attachments_storage
|
|
|
|
when: is_production_vm == True
|