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

    - role: nsd
      tags: nsd