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/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
6 years ago
..
__init__.py Don't pollute include_variables (#54687) 6 years ago
debug.py Provide a way to explicitly invoke the debugger (#34006) 7 years ago
free.py Don't swallow exceptions when processing included files (#54791) 6 years ago
host_pinned.py Add a Singleton metaclass, use it with Display (#48935) 6 years ago
linear.py Don't swallow exceptions when processing included files (#54791) 6 years ago