fix empty list condition
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-02-12 19:03:21 +01:00
parent 6bf3319090
commit f95c311471

View File

@ -22,7 +22,7 @@
owner: root owner: root
group: root group: root
mode: 0644 mode: 0644
when: scan2mail_incron_jobs | bool when: scan2mail_incron_jobs | length > 0
- name: Create scan2mail script - name: Create scan2mail script
template: template: