This commit is contained in:
Luigi Di Carmino
2017-11-13 22:48:10 +01:00
9 changed files with 5356 additions and 104 deletions

View File

@@ -1,8 +0,0 @@
---
# file roles/autoinstall-hardware-irmp/tasks/main.yml
- name: apt | install yavdr-hardware-irmp if connected
apt:
name: yavdr-hardware-irmp
when: '"1209:4444" in usb'
notify: [ 'Restart VDR' ]