Files
community.general/lib/ansible/plugins/callback
James Cammarata e02b98274b issue callbacks per item and retry fails
- 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
2016-02-23 15:07:06 -05:00
..
2015-12-29 17:40:47 -05:00
2015-12-29 17:40:47 -05:00
2016-02-12 17:13:39 +00:00
2015-12-12 17:50:55 -05:00
2016-01-28 16:13:29 -06:00
2015-12-01 14:06:54 -08:00
2015-12-09 07:29:12 -08:00