Merge branch 'master' of git.9iron.club:salt/ansible
This commit is contained in:
commit
17b8c99080
@ -69,6 +69,7 @@
|
||||
- python3-usb # fuselee-gelee
|
||||
- python3-venv
|
||||
- qt5-default # For Multimc, should be installed on Kubuntu
|
||||
- traceroute
|
||||
- tree
|
||||
- units
|
||||
- vim
|
||||
@ -178,7 +179,6 @@
|
||||
snap:
|
||||
name:
|
||||
- discord
|
||||
- pixelorama
|
||||
- scrcpy # Remote Android viewing
|
||||
- spotify # Forgive me father
|
||||
- name: Install Snap applications classically
|
||||
@ -190,11 +190,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