From a73490f7a22f9dccf79a3582857469dfc3b2c605 Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 22 Aug 2023 14:19:19 +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 34ef011..5d60024 100644 --- a/basics.yml +++ b/basics.yml @@ -104,7 +104,7 @@ - systemd-resolved update_cache: yes install_recommends: no - when: ansible_distribution_version == bookworm + when: ansible_distribution_version is match("bookworm") - name: check if this is a mint system stat: