You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
errors Relocate use of ERROR to display class, to avoid doubling up 10 years ago
executor issue callbacks per item and retry fails 10 years ago
inventory Changing up how host (in)equality is checked 10 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 11 years ago
mock Break apart a looped dependency to show a warning when parsing playbooks 10 years ago
module_utils rework run_command's env setting to not change os.environ for the rest of the module. 10 years ago
parsing allow for non standard hostnames 10 years ago
playbook shell + become fixes 10 years ago
plugins shell + become fixes 10 years ago
template Cleaning up FIXMEs 10 years ago
utils Python 3: shlex.split() wants unicode 10 years ago
vars Fix include param precedence in variable manager 10 years ago
__init__.py Making the switch to v2 11 years ago