Install vdr-plugin-pulsectrl and vdr-plugin-osd2web

use the bluecd instead of blue
This commit is contained in:
Alexander Grothe
2017-12-17 10:02:09 +01:00
parent 59685f9a99
commit 1405c73c87
4 changed files with 9 additions and 5 deletions

View File

@@ -32,7 +32,7 @@
- name: vdr-config | start softhddevice detached and set audio to pulseaudio
lineinfile:
path: /etc/vdr/conf.avail/softhddevice.conf
line: '{{ item }}'
line: '{{ item }}ys
with_items:
- '-D'
# - '-a pulse' # do we need this with our existing asound.conf?
@@ -61,6 +61,7 @@
- read-edid
- tmux
- vdr-plugin-desktop
- vdr-plugin-osd2web
#- yavdr-xorg
- name: apt | install desktop programs