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/lib/ansible/executor
Nathaniel Case b52148d65d [2.7] Exclude the whole ansible_failed_task block (#45587)
It has lots of FieldAttributes that won't serialize.
Also the connection doesn't care.
(cherry picked from commit 3d0f19d)

Co-authored-by: Nathaniel Case <this.is@nathanielca.se>
6 years ago
..
process Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 6 years ago
__init__.py
action_write_locks.py
module_common.py Fix recursive_finder so it doesn't re-read files multiple times 6 years ago
play_iterator.py Add a helper to PlayIterator to recursively find the active state (#40847) 7 years ago
playbook_executor.py Only template values in vars_prompt rather than all vars (#39304) 6 years ago
stats.py
task_executor.py [2.7] Exclude the whole ansible_failed_task block (#45587) 6 years ago
task_queue_manager.py Remove unused rslt_q, rename the one queue to final_q everywhere (#43894) 6 years ago
task_result.py fix tempating issues with no_log and loops (#44468) 6 years ago