corrected path
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
- name: nameserver | unbound | copy config
|
||||
template:
|
||||
src: "unbound_network.conf.j2"
|
||||
dest: "etc/unbound/unbound.conf.d/network.conf"
|
||||
dest: "/etc/unbound/unbound.conf.d/network.conf"
|
||||
mode: "0644"
|
||||
owner: "root"
|
||||
group: "root"
|
||||
Reference in New Issue
Block a user