library/roles/redmine, library/roles/tomcat-apache-requirements: library -> library/roles.
This commit is contained in:
parent
2735d9c8ae
commit
8b21fb96a8
|
@ -1,2 +1,2 @@
|
|||
dependencies:
|
||||
- role: '../../library/apache'
|
||||
- role: '../../library/roles/apache'
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue