Fix typo
This commit is contained in:
parent
7f7532ccde
commit
1e55576ba3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,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:
|
||||||
- 24.20.172.in-addr.arpa
|
- 24.20.172.in-addr.arpa
|
||||||
- print.foo.sh
|
- print.foo.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue