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) 7 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
tasks2.yml
tasks3.yml
tasks4.yml
tasks5.yml
tasks6.yml
test_import_tasks.yml
test_import_tasks_tags.yml
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
test_recursion.yml
validate3.yml
validate_tags.yml