Value can also be the integer 0.

This commit is contained in:
Robert de Bock 2020-06-26 13:56:01 +02:00
parent a4274a999f
commit ac9dde593d

View file

@ -19,7 +19,6 @@
- item.option is defined
- item.option | length > 0
- item.value is defined
- item.value | length > 0
loop: "{{ grub_options }}"
when:
- grub_options is defined