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/plugins/connection
Abhijeet Kasurde 92feda2e13
paramiko_ssh: remove deprecated ssh_*_args parameters (#82988)
* removed ssh_args parameter
* removed ssh_extra_args parameter
* removed ssh_common_args parameter

Fixes: #82939
Fixes: #82940
Fixes: #82941

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2 months ago
..
__init__.py Require `from __future__ import annotations` (#81902) 8 months ago
local.py Fix additional spelling errors in builtin modules (#82012) 7 months ago
paramiko_ssh.py paramiko_ssh: remove deprecated ssh_*_args parameters (#82988) 2 months ago
psrp.py Require `from __future__ import annotations` (#81902) 8 months ago
ssh.py connection: update test coverage for SSH connection plugin (#82916) 2 months ago
winrm.py winrm - Handle task timeout (#82784) 2 months ago