mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
- now workers passes queue to task_executor so it can send back events per item and on retry attempt - updated result class to pass along events to strategy - base strategy updated to forward new events to callback - callbacks now remove 'items' on final result but process them directly when invoked per item - new callback method to deal with retry attempt messages (also now obeys nolog) - updated tests to match new signature of task_executor fixes #14558 fixes #14072 |
||
---|---|---|
.. | ||
__init__.py | ||
actionable.py | ||
context_demo.py | ||
default.py | ||
hipchat.py | ||
json.py | ||
log_plays.py | ||
logentries.py | ||
mail.py | ||
minimal.py | ||
oneline.py | ||
osx_say.py | ||
profile_tasks.py | ||
profile_tasks.rst | ||
skippy.py | ||
slack.py | ||
syslog_json.py | ||
timer.py | ||
tree.py |