Remove libreoffice-kf5 (documents may get lost on SMB shares).

This commit is contained in:
Raphael Dannecker 2024-04-30 08:35:25 +02:00
parent 975b9867c3
commit 59649b0bff

View file

@ -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