fix indentation

This commit is contained in:
Alexander Grothe 2017-11-18 10:56:24 +01:00
parent 0616ac4982
commit eb02b5e3a7

View File

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