fix empty list condition
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6bf3319090
commit
f95c311471
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user