From 40c088892875186261e76feea7a4de211758c18f Mon Sep 17 00:00:00 2001 From: Raphael Dannecker Date: Sun, 28 Apr 2024 18:07:37 +0200 Subject: [PATCH] remove sddm login screen patch with deprecated marker homondisk (now: localhome) --- lmn-client.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lmn-client.yml b/lmn-client.yml index 2733d0d..b697469 100644 --- a/lmn-client.yml +++ b/lmn-client.yml @@ -173,6 +173,12 @@ notify: Run update-grub ## Clean up stuff from obsolete/faulty tasks: + - name: Remove sddm login screen patch with deprecated marker (homeondisk) + blockinfile: + path: /usr/share/sddm/themes/debian-breeze/Main.qml + marker: // {mark} ANSIBLE MANAGED BLOCK homeondisk + state: absent + - name: Remove packages we do not need anymore ansible.builtin.apt: name: