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"
|
mode: "0640"
|
||||||
owner: root
|
owner: root
|
||||||
group: _nsd
|
group: _nsd
|
||||||
|
validate: "nsd-checkzone '{{ item }}' '%s'"
|
||||||
tags: dns
|
tags: dns
|
||||||
notify: Restart nsd
|
notify: Restart nsd
|
||||||
with_items: "{{ nsd_zones }}"
|
with_items: "{{ nsd_zones }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue