type and new destination
This commit is contained in:
@@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
- name: nameserver | powerdns-recursor | copy config
|
- name: nameserver | powerdns-recursor | copy config
|
||||||
template:
|
template:
|
||||||
src: "powerdns-recursorcustom-config.j2"
|
src: "powerdns-recursor-custom-config.j2"
|
||||||
dest: "/etc/powerdns/recursor.d/override.conf"
|
dest: "/etc/powerdns/recursor.d/010-custom.conf"
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
owner: "root"
|
owner: "root"
|
||||||
group: "root"
|
group: "root"
|
||||||
|
|||||||
Reference in New Issue
Block a user