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 3c5bb535a9
Fix incorrect propagation of task.connection (#86121)
Co-authored-by: Matt Clay <matt@mystile.com>
1 month ago
..
discovery Clean up interpreter discovery (#84394) 8 months ago
powershell Windows async - handle trailing junk output (#85820) 3 months ago
process Fix signal propagation (#85907) 2 months ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
interpreter_discovery.py interpreter_discovery: removed auto_silent* option (#86006) 1 month ago
module_common.py interpreter_discovery: removed auto_silent* option (#86006) 1 month ago
play_iterator.py Add feature preview play argument spec validation (#85763) 3 months ago
playbook_executor.py Removed deprecated DEFAULT_TRANSPORT smart option (#85810) 3 months ago
stats.py Update triple single quotes to triple double quotes (#84099) 1 year ago
task_executor.py Fix incorrect propagation of task.connection (#86121) 1 month ago
task_queue_manager.py Fix signal propagation (#85907) 2 months ago
task_result.py Spelling fixes (#85345) 6 months ago