You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/loops/tasks
Martin Krizek 59a240cd31
Fix with_dict/with_list being passed incorrect type tests (#71699)
These tests were failing due to a variable passed being undefined
instead of being of an incorrect type which is the actual
intent of the tests.
4 years ago
..
index_var_tasks.yml Add support for defining index var for task loops 7 years ago
main.yml Fix with_dict/with_list being passed incorrect type tests (#71699) 4 years ago
templated_loop_var_tasks.yml Use templated loop_var/index_var when looping include_* (#58866) 5 years ago