
For some reason matchtask doesn't match includes, matchplay does so use that instead. Change-Id: I040f7f3394503e92d06c05e8ff671a43b14baebc
7 lines
99 B
YAML
7 lines
99 B
YAML
- include: "{{ zj_item }}.yaml"
|
|
with_list:
|
|
- 1
|
|
- 2
|
|
loop_control:
|
|
loop_var: zj_item
|