diff --git a/lmn-client.yml b/lmn-client.yml index bfbc8d5..18f0b49 100644 --- a/lmn-client.yml +++ b/lmn-client.yml @@ -167,6 +167,13 @@ notify: Run update-grub when: bug.stat.exists and not fix.stat.exists + - name: Work around libreoffice samba problem (kf5) + ansible.builtin.apt: + name: + - libreoffice-kf5 + state: absent + purge: True + - name: Set latest kernel in grub lineinfile: dest: /etc/default/grub