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
Sloane Hertel 7048542199
Fix passing the connection timeout to connection plugins (#71722)
* Fix passing the connection timeout to connection plugins
4 years ago
..
discovery Python interpreter discovery (#50163) 5 years ago
powershell win async - use full path for powershell (#70703) 4 years ago
process Allow callbacks from forks (#70501) 4 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 7 years ago
action_write_locks.py Clarify the comments for action_write_locks 6 years ago
interpreter_discovery.py Make Python path warning say what it means to say (#69669) 4 years ago
module_common.py ansiballz - remove deprecated excommunicate command (#70921) 4 years ago
play_iterator.py _check_failed_state: always use the current/nested state (#71347) 4 years ago
playbook_executor.py avoid constant checking controlpersist (#69910) 4 years ago
stats.py Add stats on rescued/ignored tasks (#48418) 5 years ago
task_executor.py Fix passing the connection timeout to connection plugins (#71722) 4 years ago
task_queue_manager.py Ensure we clean up if an exception kills strategy.run. Fixes #23958 (#71513) 4 years ago
task_result.py Cleanup for Python 3.9 and pycodestyle compat. 4 years ago