summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--roles/ubuntu-ws/tasks/main.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/ubuntu-ws/tasks/main.yaml b/roles/ubuntu-ws/tasks/main.yaml
index b59dfdc7..fe988a52 100644
--- a/roles/ubuntu-ws/tasks/main.yaml
+++ b/roles/ubuntu-ws/tasks/main.yaml
@@ -14,6 +14,8 @@
state: present
with_items:
- xubuntu-desktop
+ - xserver-xorg-input-all
+ - xserver-xorg-video-all
- file
- pwgen
- p7zip-rar
@@ -22,6 +24,8 @@
- ntfs-3g
- gnupg-curl
- pass
+ - evince
+ - file-roller
- name: install browser
apt:
@@ -41,6 +45,7 @@
- ffmpeg
- pavumeter
- lame
+ - gstreamer1.0-pulseaudio
- name: install restricted stuff
apt: