ansible/test/integration/targets/include_import
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
..
apply
grandchild
handler_addressing
nestedtasks/nested
parent_templating
playbook
public_exposure
role
roles Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
run_once
tasks include_tasks: fix traceback if no file specified (#54044) 2019-03-20 19:17:20 +01:00
undefined_var
aliases
inventory Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
runme.sh Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
test_copious_include_tasks.yml
test_grandparent_inheritance.yml
test_loop_var_bleed.yaml Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
test_nested_tasks.yml
test_role_recursion.yml