ansible/test/units
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
..
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor issue callbacks per item and retry fails 2016-02-23 15:07:06 -05:00
inventory Changing up how host (in)equality is checked 2015-12-04 12:57:46 -05:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
module_utils rework run_command's env setting to not change os.environ for the rest of the module. 2016-01-20 12:03:32 -08:00
parsing allow for non standard hostnames 2015-12-21 13:42:34 -05:00
playbook shell + become fixes 2016-02-15 13:00:13 -05:00
plugins shell + become fixes 2016-02-15 13:00:13 -05:00
template Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
utils Python 3: shlex.split() wants unicode 2015-09-24 12:36:05 +03:00
vars Fix include param precedence in variable manager 2015-11-19 09:01:51 -05:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00