Fix unbound restart for nms hosts
This commit is contained in:
parent
461c836843
commit
210c747392
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
tags: dns
|
tags: dns
|
||||||
notify: restart unbound
|
notify: Restart unbound
|
||||||
with_items:
|
with_items:
|
||||||
- 25.20.172.in-addr.arpa
|
- 25.20.172.in-addr.arpa
|
||||||
- oob.foo.sh
|
- oob.foo.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue