Fix quoting for hardware detection conditions
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
apt:
|
||||
name: vdr-plugin-imonlcd
|
||||
when:
|
||||
- '"15c2:0038" in usb'
|
||||
- '"15c2:ffdc" in usb'
|
||||
- "15c2:0038" in usb
|
||||
- "15c2:ffdc" in usb
|
||||
notify: [ 'Restart VDR' ]
|
||||
|
Reference in New Issue
Block a user