ansible/lib/ansible/executor
Matt Martz 079318bf4a Honor ignore_errors when invoking the debugger, add config to disable this behavior (#39868)
* Honor ignore_errors when invoking the debugger, add config to disable this behavior. Fixes #39863

* Limit ignore_errors logic to failed
2018-05-31 11:14:26 -04:00
..
process include_role handlers bug fix (#26335) 2017-07-19 15:02:32 -05:00
__init__.py ansible/executor: PEP8 compliancy (#24695) 2017-05-30 18:13:53 +01:00
action_write_locks.py Clarify the comments for action_write_locks 2018-04-26 09:42:18 -07:00
module_common.py Tolerate win line endings on windows module_util load (#37291) 2018-04-06 07:13:31 +10:00
play_iterator.py Add a helper to PlayIterator to recursively find the active state (#40847) 2018-05-29 15:48:32 -05:00
playbook_executor.py Allow variables to be used in vars_prompt (#32802) 2018-01-05 13:24:20 -06:00
stats.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
task_executor.py Deprecate squash_actions (#35978) 2018-05-30 12:05:03 -05:00
task_queue_manager.py use correct object in error 2018-05-22 11:10:57 -04:00
task_result.py Honor ignore_errors when invoking the debugger, add config to disable this behavior (#39868) 2018-05-31 11:14:26 -04:00