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 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_base.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_become.py Unit tests for ansible.playbook.become (#38541) 2018-08-23 13:47:20 -05:00
test_block.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_conditional.py conditional: fix direct boolean "shortcut" (#47941) 2018-11-07 21:33:54 +01:00
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 Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_play_context.py remove obsolete set_play on play_context (#47934) 2019-03-11 18:25:48 -04:00
test_playbook.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_taggable.py Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
test_task.py Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00