forked from ISTI-ansible-roles/ansible-roles
7 lines
319 B
YAML
7 lines
319 B
YAML
---
|
|
dependencies:
|
|
- { role: '../../library/roles/smartgears/smartgears' }
|
|
- { role: '../../library/roles/smartgears/smartgears-nginx-frontend', when: setup_nginx is defined and setup_nginx }
|
|
- { role: '../../library/roles/d4s_user_services_perms', when: smartgears_node }
|
|
- role: '../../library/roles/ssh-keys'
|