diff --git a/tasks/powerdns-bullseye/repositories-authoritative.yml b/tasks/powerdns-bullseye/repositories-authoritative.yml index 9210a8a..9599cb2 100644 --- a/tasks/powerdns-bullseye/repositories-authoritative.yml +++ b/tasks/powerdns-bullseye/repositories-authoritative.yml @@ -3,7 +3,7 @@ ansible.builtin.copy: dest: /etc/apt/sources.list.d/pdns.list content: | - deb [arch=amd64] http://repo.powerdns.com/debian bullseye-auth-46 main + deb [arch=amd64] http://repo.powerdns.com/debian bullseye-auth-48 main - name: Ensure PowerDNS repository preferences are set up correctly ansible.builtin.copy: dest: /etc/apt/preferences.d/pdns