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
Brian Coca 5f3a6b78db
local connection: avoid tb when running in container with invalid user (#79414)
* local connection: avoid tb when running in container with invalid user

* clog

* cannot use uid, leave empty and ~/ will resolve itself

* get back to what it did
2 years ago
..
__init__.py De-duplicate initialisation of ConnectionBase._connected (#79256) 2 years ago
local.py local connection: avoid tb when running in container with invalid user (#79414) 2 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