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
Matt Martz 76867730bf
Don't ignore a duplicate host for an already processed include (#40361)
* Don't ignore a duplicate host for an already processed include, assume that the repetition indicates a new include. Fixes #40317

* Add intg tests to ensure duplicate items in loop are not deduped

* Add note about relative indexing
6 years ago
..
hello Add include_import tests for many top level include_tasks (#36531) 6 years ago
nested FIX: multiple nested tasks include levels (#35165) 7 years ago
debug_item.yml Don't ignore a duplicate host for an already processed include (#40361) 6 years ago
tasks1.yml Integration tests for import/include (#33418) 7 years ago
tasks2.yml Integration tests for import/include (#33418) 7 years ago
tasks3.yml Integration tests for import/include (#33418) 7 years ago
tasks4.yml Integration tests for import/include (#33418) 7 years ago
tasks5.yml Integration tests for import/include (#33418) 7 years ago
tasks6.yml Integration tests for import/include (#33418) 7 years ago
test_import_tasks.yml Integration tests for import/include (#33418) 7 years ago
test_import_tasks_tags.yml Integration tests for import/include (#33418) 7 years ago
test_include_dupe_loop.yml Don't ignore a duplicate host for an already processed include (#40361) 6 years ago
test_include_tasks.yml Allow using action/local_action on includes and imports (#37260) 6 years ago
test_include_tasks_tags.yml Integration tests for import/include (#33418) 7 years ago
test_recursion.yml Integration tests for import/include (#33418) 7 years ago
validate3.yml Integration tests for import/include (#33418) 7 years ago
validate_tags.yml Integration tests for import/include (#33418) 7 years ago