fix another syntax error

This commit is contained in:
Alexander Grothe 2017-11-18 10:51:36 +01:00
parent 04bf735d28
commit 446fb8d53f
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@
# Remove temporary files
- file:
path=/tmp/dvbsky-firmware state=absent
path: /tmp/dvbsky-firmware
state: absent
when:
- dvbsky_firmware_files is defined
- "{{ dvbsky_firmware_files }}"