From 6ab5ae4f49183aea93906b7174d66a68592cf183 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 23 Jul 2020 01:27:02 -0500 Subject: [PATCH] Remove some old packages --- roles/desktop/tasks/packages.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/desktop/tasks/packages.yml b/roles/desktop/tasks/packages.yml index 85e8286..f7f5031 100644 --- a/roles/desktop/tasks/packages.yml +++ b/roles/desktop/tasks/packages.yml @@ -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