Remove some old packages

This commit is contained in:
Salt 2020-07-23 01:27:02 -05:00
parent d182f16494
commit 6ab5ae4f49

View File

@ -178,7 +178,6 @@
snap: snap:
name: name:
- discord - discord
- pixelorama
- scrcpy # Remote Android viewing - scrcpy # Remote Android viewing
- spotify # Forgive me father - spotify # Forgive me father
- name: Install Snap applications classically - name: Install Snap applications classically
@ -190,11 +189,13 @@
- name: Remove Snap applications - name: Remove Snap applications
snap: snap:
name: name:
- pixelorama
- riot-web - riot-web
state: absent state: absent
- name: Remove desktop applications through APT - name: Remove desktop applications through APT
apt: apt:
name: name:
- akregator
- ktorrent - ktorrent
- mpd - mpd
- thunderbird - thunderbird