For some reason matchtask doesn't match includes, matchplay does so use that instead. Change-Id: I040f7f3394503e92d06c05e8ff671a43b14baebc
6 lines
75 B
YAML
6 lines
75 B
YAML
- debug:
|
|
msg: "I should fail: {{ item }}"
|
|
with_list:
|
|
- 1
|
|
- 2
|