aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/nameservers.yml
blob: 8241208f77f271d0ef9f7253375f1ba98ff04448 (plain)
1
2
3
4
5
6
7
8
- name: configure nsd
  hosts: authoritative_nameservers
  tags: nsd
  roles:
    - role: common
      tags: common

    - role: nsd