Fix deprecation warnings for Ansible 2.8
This commit is contained in:
@@ -12,5 +12,5 @@
|
||||
apt:
|
||||
name: vdr-plugin-satip
|
||||
state: present
|
||||
when: satip_devices
|
||||
when: satip_devices | bool
|
||||
notify: [ 'Restart VDR' ]
|
||||
|
||||
Reference in New Issue
Block a user