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 Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
__init__.py
test_attribute.py
test_base.py
test_become.py
test_block.py
test_conditional.py
test_helpers.py Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
test_included_file.py Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
test_play.py
test_play_context.py
test_playbook.py
test_taggable.py
test_task.py