type and new destination

This commit is contained in:
2024-07-22 17:23:56 +02:00
parent cedbeaf5ef
commit 2b0c58291c

View File

@@ -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"