summaryrefslogtreecommitdiff
path: root/roles/dns/defaults
AgeCommit message (Collapse)Author
2017-08-31Removed dns roleMichael Gugino
This commit removes now-unused dns role.
2016-04-26Allow containerized deployment of dns roleJan Provaznik
If containerized, docker image for bind service is built during ansible run. The default named systemd unit file triggers named-checkconf on named service start so it's not neccessary to include this validation when copying file templates (equivalent named-checkconf is included in the containerized named unit file too).