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/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
6 years ago
..
role Collection content loading (#52194) 6 years ago
__init__.py
test_attribute.py
test_base.py
test_become.py
test_block.py
test_conditional.py
test_helpers.py Collection content loading (#52194) 6 years ago
test_included_file.py Don't pollute include_variables (#54687) 6 years ago
test_play.py
test_play_context.py
test_playbook.py
test_taggable.py
test_task.py