From cedbeb35b3bd363d7d1e5329883eedcf52bde5a6 Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 22 Aug 2023 14:20:34 +0200 Subject: [PATCH] basics.yml aktualisiert --- basics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics.yml b/basics.yml index 5d60024..305593b 100644 --- a/basics.yml +++ b/basics.yml @@ -104,7 +104,7 @@ - systemd-resolved update_cache: yes install_recommends: no - when: ansible_distribution_version is match("bookworm") + when: ansible_distribution_release is match("bookworm") - name: check if this is a mint system stat: