2018-01-16 17:41:29 +01:00
|
|
|
---
|
|
|
|
dependencies:
|
|
|
|
- { role: '../../library/roles/smartgears/smartgears' }
|
|
|
|
- { role: '../../library/roles/smartgears/smartgears-nginx-frontend', when: setup_nginx is defined and setup_nginx }
|
2019-01-09 12:00:13 +01:00
|
|
|
- { role: '../../library/roles/smartgears/resource_updater', when: resource_updater_install is defined }
|
2018-01-16 17:41:29 +01:00
|
|
|
- { role: '../../library/roles/d4s_user_services_perms', when: smartgears_node }
|
|
|
|
- role: '../../library/roles/ssh-keys'
|