fix some roles, change order of role execution in playbook

This commit is contained in:
Alexander Grothe
2017-03-13 22:25:32 +01:00
parent dc757482a3
commit 190b94aaa3
4 changed files with 97 additions and 91 deletions

View File

@@ -5,5 +5,5 @@
apt:
name: vdr-plugin-dvbsddevice
when:
- '19c2:6a11" in modules'
- '"dvb_ttpci" in modules'
notify: [ 'Restart VDR' ]