ansible/test/units/playbook
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
..
role
__init__.py
test_attribute.py
test_base.py
test_become.py
test_block.py
test_conditional.py
test_helpers.py
test_included_file.py
test_play.py
test_play_context.py
test_playbook.py
test_taggable.py
test_task.py