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-sans-fonts
|
||||||
- google-noto-serif-fonts
|
- google-noto-serif-fonts
|
||||||
- liberation-fonts
|
- liberation-fonts
|
||||||
- vim-X11
|
|
||||||
when: ansible_distribution_major_version == '9'
|
when: ansible_distribution_major_version == '9'
|
||||||
|
|
|
@ -22,11 +22,8 @@
|
||||||
packages:
|
packages:
|
||||||
- galculator
|
- galculator
|
||||||
- git-gui
|
- git-gui
|
||||||
- keepassxc
|
|
||||||
- liberation-fonts
|
- liberation-fonts
|
||||||
- mozilla-openh264
|
- mozilla-openh264
|
||||||
- remmina
|
|
||||||
- vim-X11
|
|
||||||
- name: Check for Gnome Shell
|
- name: Check for Gnome Shell
|
||||||
ansible.builtin.stat:
|
ansible.builtin.stat:
|
||||||
path: /usr/bin/gnome-shell
|
path: /usr/bin/gnome-shell
|
||||||
|
|
Loading…
Reference in a new issue