(cherry picked from commit 11ce954226
)
This commit is contained in:
parent
c2d905fc11
commit
7a1fa8d363
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ You can use `any` and `all` to check if any or all elements in a list are true o
|
|||
vars:
|
||||
mylist:
|
||||
- 1
|
||||
- 3 == 3
|
||||
- "{{ 3 == 3 }}"
|
||||
- True
|
||||
myotherlist:
|
||||
- False
|
||||
|
|
Loading…
Reference in a new issue