Remove some unwanted applications on desktop role
This commit is contained in:
parent
770a6a1258
commit
d43a91c04c
@ -146,6 +146,11 @@
|
||||
- xdotool
|
||||
- "libgl1-mesa-dri:i386"
|
||||
- "mesa-vulkan-drivers:i386"
|
||||
- name: Remove desktop applications through APT
|
||||
apt:
|
||||
state: absent
|
||||
name:
|
||||
- ktorrent
|
||||
- name: Install desktop applications through pip3
|
||||
pip:
|
||||
executable: "/usr/bin/pip3"
|
||||
|
Loading…
Reference in New Issue
Block a user