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/lib/ansible/plugins/strategy
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
..
__init__.py Don't pollute include_variables (#54687) 2019-04-09 10:14:42 -05:00
debug.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
free.py Don't swallow exceptions when processing included files (#54791) 2019-04-08 12:03:22 -04:00
host_pinned.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
linear.py Don't swallow exceptions when processing included files (#54791) 2019-04-08 12:03:22 -04:00