community.general/lib/ansible/executor
Nathaniel Case 3d0f19d8cd
Exclude the whole ansible_failed_task block (#45587)
It has lots of FieldAttributes that won't serialize.
Also the connection doesn't care.
2018-09-12 21:17:24 -04:00
..
process Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 2018-08-13 13:43:28 -05:00
__init__.py
action_write_locks.py Clarify the comments for action_write_locks 2018-04-26 09:42:18 -07:00
module_common.py win_script: add support for become and centralise exec wrapper builder (#45582) 2018-09-13 08:50:13 +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 Only template values in vars_prompt rather than all vars (#39304) 2018-08-13 12:54:31 -04:00
stats.py Provide a way to explicitly invoke the debugger (#34006) 2018-01-09 13:50:07 -06:00
task_executor.py Exclude the whole ansible_failed_task block (#45587) 2018-09-12 21:17:24 -04:00
task_queue_manager.py Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 2018-08-13 13:43:28 -05:00
task_result.py fix tempating issues with no_log and loops (#44468) 2018-08-21 21:53:56 -04:00