mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 05:02:17 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| hello | ||
| nested | ||
| debug_item.yml | ||
| 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 | ||
| test_include_tasks.yml | ||
| test_include_tasks_tags.yml | ||
| test_recursion.yml | ||
| validate3.yml | ||
| validate_tags.yml | ||