summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/tasks (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix handling allow_duplicates with the role cache (#82691)Sloane Hertel2024-03-281-0/+30
* Fix handling of ansible_loop_var and ansible_index_var inside ansible.builti...Thomas W2024-03-072-0/+12
* fix using templated values for include/import role FA (#80320)Sloane Hertel2023-03-311-0/+28
* Check if task file is specified for import_tasks (#57572)Abhijeet Kasurde2019-12-241-10/+0
* Ensure `allow_duplicates: true` enables to run single role multiple times (#6...Kiyo Nagamine2019-12-031-0/+8
* include_tasks: fix traceback if no file specified (#54044)René Moser2019-03-201-0/+10
* Don't ignore a duplicate host for an already processed include (#40361)Matt Martz2018-06-082-0/+10
* Allow using action/local_action on includes and imports (#37260)Matt Martz2018-05-041-0/+3
* Add include_import tests for many top level include_tasks (#36531)Sam Doran2018-04-112-0/+1
* FIX: multiple nested tasks include levels (#35165)kiorky2018-01-311-0/+2
* Integration tests for import/include (#33418)Sam Doran2018-01-1913-0/+179