commit | bed0e74f9306e96aebecb29d0bc6599eae997b33 | [log] [tgz] |
---|---|---|
author | Zack Williams <zdw@artisancomputer.com> | Thu Apr 07 21:23:52 2016 -0700 |
committer | Zack Williams <zdw@artisancomputer.com> | Thu Apr 07 21:23:52 2016 -0700 |
tree | 666f648f49061f97c276f86040fdcc0f2d5cba90 | |
parent | ef434f8a7ff7ce9a51157ec4ed4c63fa4f2404fd [diff] |
restart nsd when config file changes, but reloads on zonefile changes
diff --git a/roles/dns-nsd/tasks/main.yml b/roles/dns-nsd/tasks/main.yml index 0eda801..0df2533 100644 --- a/roles/dns-nsd/tasks/main.yml +++ b/roles/dns-nsd/tasks/main.yml
@@ -20,7 +20,7 @@ dest={{ nsd_conf }} mode=0644 owner=root group={{ nsd_group }} notify: - - reload-nsd + - restart-nsd - name: create forward zonefiles from template template: