mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
* Fix the task_vars parameter to not default to a mutable type (dict) * Implement invocation in the base class's run() method have each action module call the run() method's implemention in the base class. * Return values from the action plugins' run() method takes the return value from the base class run() method into account so that invocation makes its way to the output. Fixes #12869 |
||
---|---|---|
.. | ||
__init__.py | ||
context_demo.py | ||
default.py | ||
hipchat.py | ||
log_plays.py | ||
mail.py | ||
minimal.py | ||
oneline.py | ||
osx_say.py | ||
profile_tasks.py | ||
skippy.py | ||
syslog_json.py | ||
timer.py | ||
tree.py |