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: