From 62e24a1659c0b4abe9c7383b069ed64cc5b9b1fc Mon Sep 17 00:00:00 2001 From: lilly Date: Thu, 30 Apr 2026 22:53:07 +0200 Subject: [PATCH] disable systemd-resolved on auth-dns --- inventories/chaosknoten/host_vars/auth-dns.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inventories/chaosknoten/host_vars/auth-dns.yaml b/inventories/chaosknoten/host_vars/auth-dns.yaml index a915d31..155db2c 100644 --- a/inventories/chaosknoten/host_vars/auth-dns.yaml +++ b/inventories/chaosknoten/host_vars/auth-dns.yaml @@ -1,4 +1,6 @@ --- +deploy_systemd_resolved_config__enable: false + docker_compose__compose_file_content: "{{ lookup('ansible.builtin.template', 'resources/chaosknoten/auth-dns/docker_compose/compose.yaml.j2') }}" docker_compose__configuration_files: