corrected filenames and paths
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
state: present
|
||||
line: 'statistics-file "/var/cache/bind/stats"; zone-statistics yes;'
|
||||
insertafter: "options {"
|
||||
validate: /usr/bin/named-checkconf %s
|
||||
validate: /usr/sbin/named-checkconf %s
|
||||
notify: restart_named
|
||||
|
||||
- name: nameserver | snmpd | configure extend
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
- block:
|
||||
- include_tasks: install_unbound.yml
|
||||
- include_tasks: configure_unbound.yml
|
||||
- include_tasks: configure_unbound_snmpd.yml
|
||||
rescue:
|
||||
- set_fact: task_failed=true
|
||||
when: unbound == true
|
||||
|
||||
Reference in New Issue
Block a user