You can not 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
Kate Case bf1ef5a1f3
Replace get_persistent_connection_options in task_executor with get_options (#74446)
4 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell ansible-test pssa update and new rules (#76256) 5 years ago
process Forked display via queue (#77056) 4 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Type hint fixes. 4 years ago
interpreter_discovery.py hide distro map since it is not configurable (#78068) 4 years ago
module_common.py Remove unused code. (#78499) 4 years ago
play_iterator.py Move handler processing into new PlayIterator state (#77955) 4 years ago
playbook_executor.py end_play: end the current play only (#76674) 4 years ago
stats.py Remove collections compat from controller code. 4 years ago
task_executor.py Replace get_persistent_connection_options in task_executor with get_options (#74446) 4 years ago
task_queue_manager.py Python 3.9 min for controller (#77566) 4 years ago
task_result.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 6 years ago