Clean up packages that are installed by flatpak
This commit is contained in:
parent
97ff12523b
commit
5914fbffd7
2 changed files with 0 additions and 4 deletions
|
@ -40,5 +40,4 @@
|
|||
- google-noto-sans-fonts
|
||||
- google-noto-serif-fonts
|
||||
- liberation-fonts
|
||||
- vim-X11
|
||||
when: ansible_distribution_major_version == '9'
|
||||
|
|
|
@ -22,11 +22,8 @@
|
|||
packages:
|
||||
- galculator
|
||||
- git-gui
|
||||
- keepassxc
|
||||
- liberation-fonts
|
||||
- mozilla-openh264
|
||||
- remmina
|
||||
- vim-X11
|
||||
- name: Check for Gnome Shell
|
||||
ansible.builtin.stat:
|
||||
path: /usr/bin/gnome-shell
|
||||
|
|
Loading…
Reference in a new issue