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
Matt Davis 746ea64d30 fix for unspecified retries on until + test (#16963)
fixes #16907
8 years ago
..
process Use loop_control.loop_var directly 8 years ago
__init__.py Making the switch to v2 9 years ago
module_common.py (re)allow ansible_python_interpreter to contain more than 1 arg (#16247) 8 years ago
play_iterator.py make timeout decorator for facts have a configurable duration (#16551) 8 years ago
playbook_executor.py FEATURE: adding variable serial batches 8 years ago
stats.py Making the switch to v2 9 years ago
task_executor.py fix for unspecified retries on until + test (#16963) 8 years ago
task_queue_manager.py FEATURE: adding variable serial batches 8 years ago
task_result.py task_result _check_key should handle empty results (#16766) 8 years ago