forked from ISTI-ansible-roles/ansible-roles
5 lines
137 B
YAML
5 lines
137 B
YAML
|
---
|
||
|
dependencies:
|
||
|
- { role: '../../library/roles/postgresql', when: psql_postgresql_install }
|
||
|
- { role: '../../library/roles/mono' }
|