Skip to content

Commit ab4b73b

Browse files
committed
Revert "ansible/unbound: Validate the configuration as it is generated"
This reverts commit 0329e79.
1 parent 2a7d0ed commit ab4b73b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/unbound/tasks/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
notify: reload unbound
2424
copy:
2525
dest: /etc/unbound/unbound.conf.d/{{ item.key }}.conf
26-
validate: unbound-checkconf %s
2726
content: |
2827
# File managed with Ansible, do not edit manually
2928
{{ item.value }}

0 commit comments

Comments
 (0)