named-server: Playbook to deploy BIND

The `named-server.yml` playbook applies the *named* role to deploy BIND
on members of the *named-server* host group.
jenkins-master
Dustin 2018-01-07 11:29:40 -06:00
parent b493d81cfa
commit 6ac9ea82f0
1 changed files with 3 additions and 0 deletions

3
named-server.yml Normal file
View File

@ -0,0 +1,3 @@
- hosts: named-server
roles:
- named