X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=playbooks%2Fdebian%2Finit-local-phd.yml;h=a9a8aa2a64389f08569b82698ad678f739372a48;hb=5066f85b3351fd1cb53e5fe9d484644387fc1ddc;hp=63e188b193c66b572a7c030dce49d64409f1f490;hpb=26d81517d2d679920a82ba54a48c86e1aee38cdc;p=ansible.git diff --git a/playbooks/debian/init-local-phd.yml b/playbooks/debian/init-local-phd.yml index 63e188b..a9a8aa2 100644 --- a/playbooks/debian/init-local-phd.yml +++ b/playbooks/debian/init-local-phd.yml @@ -26,6 +26,12 @@ autoremove: yes cache_valid_time: 3600 install_recommends: no - name: ['fvwm', 'rxvt-unicode', 'xorg'] + name: ['fvwm', 'pulseaudio', 'rxvt-unicode', + 'x11-apps', 'x11-xserver-utils', 'xbindkeys', 'xinit', + 'xli', 'xloadimage', 'xorg', 'xscreensaver', 'xserver-xorg', + 'xserver-xorg-input-kbd', 'xserver-xorg-input-mouse', + 'xserver-xorg-input-synaptics', 'xserver-xorg-legacy', + 'xserver-xorg-video-vesa', 'xxkb', + ] state: latest update_cache: yes