1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
# dcontroller ~~ playbooks/dcontroller.rgoncalves.se.yml # domain controller initialization playbook --- - hosts: dc0 roles: - role: znc tags: role_znc - role: website tags: role_website - role: httpd tags: role_httpd - role: acme tags: role_acme - role: relayd tags: role_relayd - role: pf tags: role_pf