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
Alex Willmer 6d9e2bc5e9
De-duplicate initialisation of ConnectionBase._connected (#79256)
The same value is unconditionally set 4 lines down.
2 years ago
..
__init__.py De-duplicate initialisation of ConnectionBase._connected (#79256) 2 years ago
local.py Pipe it to connections (#73688) 3 years ago
paramiko_ssh.py Add `use_rsa_sha2_algorithms` option for paramiko (#78789) 2 years ago
psrp.py Fix windows connection options (#77844) 2 years ago
ssh.py Documented connection parameters required to enable scp (OpenSSH >=9.0) (#78745) 2 years ago
winrm.py winrm - fix reducing 'Read timed out' error (#78869) 2 years ago