Merge branch 'master' of adellam/ansible-roles into master
This commit is contained in:
commit
227e911878
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
dependencies:
|
||||
- { role: '../../library/roles/nginx', when: pdns_admin_local_pgsql | bool }
|
||||
- { role: '../../library/roles/postgresql', when: pdns_admin_local_pgsql | bool }
|
||||
- role: '../../library/roles/nginx'
|
||||
- role: '../../library/roles/node_js'
|
||||
|
|
Loading…
Reference in New Issue