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
Jordan Borean 2ed6c30929
Add version ceiling for pypsrp (#83122)
* Add version ceiling for pypsrp

Add a version ceiling for the pypsrp requirements. This ensures that the
future v1.0.0 release won't impact existing users who install the
library using the version range specified.

* Use constraints file

* Add changelog for this change
1 month ago
..
__init__.py Require `from __future__ import annotations` (#81902) 8 months ago
local.py Fix additional spelling errors in builtin modules (#82012) 8 months ago
paramiko_ssh.py paramiko_ssh: remove deprecated ssh_*_args parameters (#82988) 2 months ago
psrp.py Add version ceiling for pypsrp (#83122) 1 month ago
ssh.py connection: update test coverage for SSH connection plugin (#82916) 2 months ago
winrm.py winrm - Handle task timeout (#82784) 3 months ago