community.general/lib/ansible/plugins/callback
Adrian Likins 8830cde28d Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214)
Fix 'task name is not templated in retry callback'

Add a task_name property to TaskResult that knows to
check in TaskResult._task_fields.

Add integration test for v2_retry_runner callback

Fixes #18236
2017-02-24 12:33:24 -05:00
..
__init__.py remove warning/deprecation keys after usage 2017-02-08 09:47:10 -05:00
actionable.py
context_demo.py
debug.py
default.py Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 2017-02-24 12:33:24 -05:00
dense.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
foreman.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
hipchat.py
jabber.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
json.py
junit.py Remove the end of the task_data.path which causes #21461 2017-02-15 17:35:16 -08:00
log_plays.py
logentries.py
logstash.py
mail.py Fix issue with cc and bcc getting added to mail if unset (#20610) 2017-01-25 11:47:37 +00:00
minimal.py default and minimal callback: display warnings in a consistent manner (#21144) 2017-02-08 10:58:39 -05:00
oneline.py Ensure that command/shell errors are displayed 2016-12-16 21:46:02 -05:00
osx_say.py
profile_tasks.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
profile_tasks.rst
selective.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
skippy.py
slack.py
syslog_json.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
timer.py
tree.py