forked from ISTI-ansible-roles/ansible-roles
library/roles: the last occurrences of 'library' -> 'library/roles'
This commit is contained in:
parent
579f97a1aa
commit
96ee606381
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- role: '../../library/tomcat-multiple-instances'
|
||||
- role: '../../library/roles/tomcat-multiple-instances'
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
dependencies:
|
||||
- role: '../../library/tomcat'
|
||||
- role: '../../library/roles/tomcat'
|
||||
|
|
Loading…
Reference in New Issue