create extra role for wakeup configuration

This commit is contained in:
Alexander Grothe
2017-11-20 09:45:15 +01:00
parent 052b46ee34
commit 9060429ba6
10 changed files with 476 additions and 379 deletions

View File

@@ -11,5 +11,6 @@
- name: apt | install vdr-plugin-satip if a Sat>IP server has been detected
apt:
name: vdr-plugin-satip
state: present
when: satip_devices
notify: [ 'Restart VDR' ]