Fix docs for all test. Fixes #41956 (#41965)

pull/42059/head
Matt Martz 7 years ago committed by GitHub
parent 15ce7c5bab
commit 11ce954226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save