Skip to content
Commit 092ad81d authored by Thomas Woerner's avatar Thomas Woerner
Browse files

test_backup.yml: Fix evaluation of 'list = False' and 'list = True' v2

ansible-core 2.19 is not automatically converting empty and non empty lists
to bool values. Conditionals must have a boolean result.

The solution is to evaluate the length of the lists instead.
parent 4d22e917
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment