library/roles/redmine, library/roles/tomcat-apache-requirements: library -> library/roles.

This commit is contained in:
Andrea Dell'Amico 2015-05-30 17:40:50 +02:00
parent 2735d9c8ae
commit 8b21fb96a8
2 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
dependencies:
- role: '../../library/apache'
- role: '../../library/roles/apache'

View File

@ -1,8 +1,8 @@
---
dependencies:
- role: '../../library/oracle-jdk'
- role: '../../library/apache'
- role: '../../library/tomcat'
- role: '../../library/roles/oracle-jdk'
- role: '../../library/roles/apache'
- role: '../../library/roles/tomcat'
when: tomcat_m_instances is not defined
# - role: '../../library/tomcat-multiple-instances'
# - role: '../../library/roles/tomcat-multiple-instances'
# when: tomcat_m_instances