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