Merge branch 'master' of git.9iron.club:salt/ansible

This commit is contained in:
Salt 2020-07-23 20:15:48 -05:00
commit 17b8c99080

View File

@ -69,6 +69,7 @@
- python3-usb # fuselee-gelee - python3-usb # fuselee-gelee
- python3-venv - python3-venv
- qt5-default # For Multimc, should be installed on Kubuntu - qt5-default # For Multimc, should be installed on Kubuntu
- traceroute
- tree - tree
- units - units
- vim - vim
@ -178,7 +179,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 +190,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