Add missing evolix prefix to role dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Victor LABORIE 2019-12-03 14:32:34 +01:00
parent 0873bb49e0
commit 1b74db194a
3 changed files with 3 additions and 3 deletions

View file

@ -1,3 +1,3 @@
---
dependencies:
- nginx
- { role: evolix/nginx }

View file

@ -15,4 +15,4 @@ galaxy_info:
- jessie
dependencies:
- tomcat
- { role: evolix/tomcat }

View file

@ -16,4 +16,4 @@ galaxy_info:
- stretch
dependencies:
- proftpd
- { role: evolix/proftpd }