nsd: Validate zone files during copy
This commit is contained in:
parent
8a4b96d06d
commit
6c661f75b8
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
mode: "0640"
|
||||
owner: root
|
||||
group: _nsd
|
||||
validate: "nsd-checkzone '{{ item }}' '%s'"
|
||||
tags: dns
|
||||
notify: Restart nsd
|
||||
with_items: "{{ nsd_zones }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue