ansible/test/integration/targets/loops/tasks/index_var_tasks.yml

4 lines
102 B
YAML
Raw Normal View History

- name: check that index var exists inside included tasks file
assert:
that: my_idx == item|int