1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units
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
..
cli
compat
config
contrib
errors
executor Move type checking methods out of basic.py and add unit tests (#53687) 2019-03-21 09:40:19 -04:00
inventory_test_data/group_vars
mock
module_utils Update distro unit test (#55003) 2019-04-08 16:26:31 -04:00
modules push fix (#54916) 2019-04-08 13:11:42 +01:00
parsing
playbook Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
plugins Add latest updates from FTD Ansible downstream repository. (#53638) 2019-04-01 18:08:01 +05:30
regex
template
utils
vars
__init__.py
ansible.cfg
conftest.py Update handling of the non_local test alias. 2019-03-22 16:05:24 -07:00
test_constants.py
test_context.py