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/include_import/tasks
Thomas W 6db7a3bd64
Fix handling of ansible_loop_var and ansible_index_var inside ansible.builtin.include_tasks (#82789)
* added integration test for issue 82655 regarding ansible_loop_var and ansible_index_var inside included yml

* ensure correct handling of ansible_loop_var and ansible_index_var inside ansible builtin include_tasks Co-authored-by: Matt <matt@sivel.net>

* added changelog

* fixed new line issue
8 months ago
..
hello
nested
debug_item.yml
task_ansible_loop_index_var.yml Fix handling of ansible_loop_var and ansible_index_var inside ansible.builtin.include_tasks (#82789) 8 months ago
tasks1.yml
tasks2.yml
tasks3.yml
tasks4.yml
tasks5.yml
tasks6.yml
test_allow_single_role_dup.yml
test_import_tasks.yml
test_import_tasks_tags.yml
test_include_dupe_loop.yml
test_include_tasks.yml Fix handling of ansible_loop_var and ansible_index_var inside ansible.builtin.include_tasks (#82789) 8 months ago
test_include_tasks_tags.yml
test_recursion.yml
test_templating_IncludeRole_FA.yml fix using templated values for include/import role FA (#80320) 2 years ago
validate3.yml
validate_tags.yml