Fix deprecation warnings for Ansible 2.8

This commit is contained in:
Alexander Grothe
2019-05-23 17:10:19 +02:00
parent 9648bae2bd
commit 9e58e0b4e4
7 changed files with 17 additions and 17 deletions

View File

@@ -35,7 +35,7 @@
state: absent
when:
- dvbsky_firmware_files is defined
- dvbsky_firmware_files
- dvbsky_firmware_files | bool
tags:
- install
- autodetect