This website requires JavaScript.
Explore
Help
Sign In
ISTI-ansible-roles
/
ansible-roles
Watch
5
Star
0
Fork
You've already forked ansible-roles
3
Code
Issues
Pull Requests
Releases
Wiki
Activity
b2b1270b85
ansible-roles
/
library
/
roles
/
powerdns-admin
/
meta
/
main.yml
5 lines
96 B
YAML
Raw
Normal View
History
Unescape
Escape
Role that installs PowerDNS-Admin.
2018-05-16 18:29:23 +02:00
---
dependencies
:
-
role
:
'../../library/roles/nginx'
powerdns-admin: it now depends on nodejs, and the initialization procedure changed sightly.
2019-08-06 15:31:40 +02:00
-
role
:
'../../library/roles/node_js'