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/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
6 years ago
..
delegated_handler Ensure handlers have proper parent (#39426) 6 years ago
loop_name_assert/tasks Don't pollute include_variables (#54687) 6 years ago
nested
nested_include_task
role1 Add integration tests for include_role using variable for tasks_file (#37742) 7 years ago
role2/tasks Test include role with items in name #36372 (#37001) 7 years ago
role3 Test include role with items in name #36372 (#37001) 7 years ago
role_with_deps