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
James Cammarata 2a234c1ff9 Check for substates in is_failed before checking main state failure
Fixes #17882

(cherry picked from commit d09f57fb3a)
9 years ago
..
process Use loop_control.loop_var directly 9 years ago
__init__.py Making the switch to v2 11 years ago
module_common.py (re)allow ansible_python_interpreter to contain more than 1 arg (#16247) 10 years ago
play_iterator.py Check for substates in is_failed before checking main state failure 9 years ago
playbook_executor.py Pass the absolute path to dirname when assigning basedir (#17457) 9 years ago
stats.py Making the switch to v2 11 years ago
task_executor.py Create a raw lookup for hostvars that does not template the data 9 years ago
task_queue_manager.py Add a function to check for killed processes in all strategies (#16684) 10 years ago
task_result.py task_result _check_key should handle empty results (#16766) 10 years ago