Remove some old packages
This commit is contained in:
parent
d182f16494
commit
6ab5ae4f49
@ -178,7 +178,6 @@
|
||||
snap:
|
||||
name:
|
||||
- discord
|
||||
- pixelorama
|
||||
- scrcpy # Remote Android viewing
|
||||
- spotify # Forgive me father
|
||||
- name: Install Snap applications classically
|
||||
@ -190,11 +189,13 @@
|
||||
- name: Remove Snap applications
|
||||
snap:
|
||||
name:
|
||||
- pixelorama
|
||||
- riot-web
|
||||
state: absent
|
||||
- name: Remove desktop applications through APT
|
||||
apt:
|
||||
name:
|
||||
- akregator
|
||||
- ktorrent
|
||||
- mpd
|
||||
- thunderbird
|
||||
|
Loading…
Reference in New Issue
Block a user