1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2018-06-08 15:36:22 -05:00
..
hello Add include_import tests for many top level include_tasks (#36531) 2018-04-11 17:08:33 -04:00
nested FIX: multiple nested tasks include levels (#35165) 2018-01-31 07:35:06 -06:00
debug_item.yml Don't ignore a duplicate host for an already processed include (#40361) 2018-06-08 15:36:22 -05:00
tasks1.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
tasks2.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
tasks3.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
tasks4.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
tasks5.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
tasks6.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
test_import_tasks.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
test_import_tasks_tags.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
test_include_dupe_loop.yml Don't ignore a duplicate host for an already processed include (#40361) 2018-06-08 15:36:22 -05:00
test_include_tasks.yml Allow using action/local_action on includes and imports (#37260) 2018-05-04 11:10:50 -05:00
test_include_tasks_tags.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
test_recursion.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
validate3.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00
validate_tags.yml Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00