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 Martz 3d0da8f093 Inject attempts into result earlier for retry logic (#34148)
* Add integration test for missing attempts in until with failed/changed_when

* Extend tests to validate additional known behaviors of do-until loops

* Inject attempts into result earlier
7 years ago
..
process
__init__.py
action_write_locks.py
module_common.py Fix shebang. shebang and interpreter path weren't being templated (#33698) 7 years ago
play_iterator.py Fix include in loop when stategy=free (#33094) 7 years ago
playbook_executor.py
stats.py executor stats and task_executor pep8 error (#23651) 7 years ago
task_executor.py Inject attempts into result earlier for retry logic (#34148) 7 years ago
task_queue_manager.py Config continued (#31024) 7 years ago
task_result.py always preserve certain keys (#33637) 7 years ago