ansible/lib/ansible/executor
Brian Coca d22627d944 handle ignore_errors in loop
ensures we get both a templated ignore_errors and a
correct 'summary' result for ignore_errors when used in loops

fixes #32384
2017-11-07 19:53:03 -05:00
..
process
__init__.py
action_write_locks.py
module_common.py windows: add #AnsibleRequires for Windows modules (#31683) 2017-10-23 14:21:30 -07:00
play_iterator.py calculate max fail against all hosts in batch 2017-11-01 08:45:31 -07:00
playbook_executor.py
stats.py
task_executor.py handle ignore_errors in loop 2017-11-07 19:53:03 -05:00
task_queue_manager.py calculate max fail against all hosts in batch 2017-11-01 08:45:31 -07:00
task_result.py correctly deal with changed (#31812) 2017-10-17 11:44:17 +10:00