library/roles: the last occurrences of 'library' -> 'library/roles'

This commit is contained in:
Andrea Dell'Amico 2015-05-30 20:07:30 +02:00
parent 579f97a1aa
commit 96ee606381
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
---
dependencies:
- role: '../../library/tomcat-multiple-instances'
- role: '../../library/roles/tomcat-multiple-instances'

View File

@ -1,3 +1,3 @@
---
dependencies:
- role: '../../library/tomcat'
- role: '../../library/roles/tomcat'