forked from ISTI-ansible-roles/ansible-roles
Add the resources_updater role as dependency.
This commit is contained in:
parent
16ad0de228
commit
1c8bd4a269
|
@ -2,5 +2,6 @@
|
|||
dependencies:
|
||||
- { role: '../../library/roles/smartgears/smartgears' }
|
||||
- { role: '../../library/roles/smartgears/smartgears-nginx-frontend', when: setup_nginx is defined and setup_nginx }
|
||||
- { role: '../../library/roles/smartgears/resource_updater', when: resource_updater_install is defined }
|
||||
- { role: '../../library/roles/d4s_user_services_perms', when: smartgears_node }
|
||||
- role: '../../library/roles/ssh-keys'
|
||||
|
|
Loading…
Reference in New Issue