Fix unbound restart for nms hosts

This commit is contained in:
Timo Makinen 2022-10-30 23:21:55 +00:00
parent 461c836843
commit 210c747392

View file

@ -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