From 65990932b0110488238def78416b842568cbe32f Mon Sep 17 00:00:00 2001 From: Bryan Joshua Pedini Date: Mon, 2 Oct 2023 11:11:38 +0200 Subject: [PATCH] updated powerdns to branch 4.8 --- tasks/powerdns-bullseye/repositories-authoritative.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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