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 889012e29e
clean up ansible-connection (#82992)
* clean up ansible-connection stuff

* eliminate unnecessary usage of pty/termios
* always use default pickle protocol
* remove unnecessary wire hashing

Co-authored-by: Kate Case <this.is@katherineca.se>
2 weeks ago
..
discovery Require `from __future__ import annotations` (#81902) 8 months ago
powershell Remove Python 2 importlib.import_module compat (#81879) 7 months ago
process Require `from __future__ import annotations` (#81902) 8 months ago
__init__.py Require `from __future__ import annotations` (#81902) 8 months ago
action_write_locks.py Clean up unused imports in core (#79900) 1 year ago
interpreter_discovery.py Updates to interpreter discovery for 2.17 (#82420) 3 months ago
module_common.py Require `from __future__ import annotations` (#81902) 8 months ago
play_iterator.py handlers: fix executing in lockstep using linear (#83030) 1 month ago
playbook_executor.py Require `from __future__ import annotations` (#81902) 8 months ago
stats.py Require `from __future__ import annotations` (#81902) 8 months ago
task_executor.py clean up ansible-connection (#82992) 2 weeks ago
task_queue_manager.py Require `from __future__ import annotations` (#81902) 8 months ago
task_result.py Remove the yum module, redirect it to dnf (#81895) 4 months ago