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 Clay 833909ac19
Clean up unused imports in core (#79900)
* Clean up unused imports in core

* Add changelog fragment
3 years ago
..
discovery Python interpreter discovery (#50163) 7 years ago
powershell Fix up sanity problems 3 years ago
process Prevent stdio deadlock in forked children (#79522) 3 years ago
__init__.py ansible/executor: PEP8 compliancy (#24695) 9 years ago
action_write_locks.py Clean up unused imports in core (#79900) 3 years ago
interpreter_discovery.py hide distro map since it is not configurable (#78068) 4 years ago
module_common.py Remove unused code. (#78499) 3 years ago
play_iterator.py Correctly count rescued tasks in play stats (#79724) 3 years ago
playbook_executor.py Move collection playbook output from "warning" to "-v" (#79320) 3 years ago
stats.py Remove collections compat from controller code. 4 years ago
task_executor.py Clean up unused imports in core (#79900) 3 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) 5 years ago