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/roles
Matt Martz fbf2d5d2f4
Don't pollute include_variables (#54687)
* Don't pollute include_variables. Fixes #51667. Fixes #54618.

* Rename include_variables to include_args, so we can make the distinction about what they are

* Track args and vars separately

* oops

* oops again

* linting fix

* Add test
2019-04-09 10:14:42 -05:00
..
delegated_handler Ensure handlers have proper parent (#39426) 2018-04-27 12:03:57 -05:00
loop_name_assert/tasks Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
nested FIX: multiple nested tasks include levels (#35165) 2018-01-31 07:35:06 -06:00
nested_include_task FIX: multiple nested tasks include levels (#35165) 2018-01-31 07:35:06 -06:00
role1 Add integration tests for include_role using variable for tasks_file (#37742) 2018-03-23 15:43:00 -04:00
role2/tasks Test include role with items in name #36372 (#37001) 2018-03-20 15:39:16 -05:00
role3 Test include role with items in name #36372 (#37001) 2018-03-20 15:39:16 -05:00
role_with_deps Integration tests for import/include (#33418) 2018-01-19 08:23:48 -08:00