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 e9838486bd
bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491) - 2.9 (#73495)
* bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491)

Co-authored-by: jakegatsby <jakegatsby@example.com>
(cherry picked from commit f271d02a9f)
5 years ago
..
__init__.py Fix ansible-connection persist after playbook run complete issue (#61591) 6 years ago
buildah.py Fix pipelining in buildah connection plugin (#59745) 7 years ago
chroot.py chroot connection plugin: defer get_option() call (#59065) 7 years ago
docker.py Backport of ansible-collections/community.general@07e8911fd8 to stable-2.9. 6 years ago
funcd.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
httpapi.py Fix network plugin config option load from collection (#64046) 6 years ago
iocage.py Python3 fix: Decode output from popen in iocage connection (#41868) 7 years ago
jail.py Become plugins (#50991) 7 years ago
kubectl.py [2.9] kubectl: Follow up fix in connection plugin (#72130) 5 years ago
libvirt_lxc.py Become plugins (#50991) 7 years ago
local.py remove redundant remote_user for local setting (#72508) 5 years ago
lxc.py Become plugins (#50991) 7 years ago
lxd.py Fix mixed output from ansible and lxd when using the lxd connection plugin (#45246) 7 years ago
napalm.py Change sub_plugin check to completely ignore napalm (#59298) 7 years ago
netconf.py Fix netconf plugin related to collections (#65718) 6 years ago
network_cli.py [stable-2.9] Escalate priv before setting terminal (#72673) 5 years ago
oc.py standardize TLS connection properties (#54315) 7 years ago
paramiko_ssh.py [stable-2.9] Fix reset_connection paramiko, winrm, psrp (#72688) (#72926) 5 years ago
persistent.py Refactor CLI prompt mode check for network plugins (#63945) (#69210) 6 years ago
podman.py [stable-2.9] podman: Add user flags before container id in podman exec (#70541) 6 years ago
psrp.py bugfix: use to_text(stdout) in psrp.Connection.put_file method (#73491) - 2.9 (#73495) 5 years ago
qubes.py Become plugins (#50991) 7 years ago
saltstack.py Close all open filehandle (#50544) 7 years ago
ssh.py [stable-2.9] Fix filedescriptor out of range in select() when running commands (#65058) (#69517) 6 years ago
vmware_tools.py VMware Tools Connector does not support pipelining (#57237) 7 years ago
winrm.py [stable-2.9] Fix reset_connection paramiko, winrm, psrp (#72688) (#72926) 5 years ago
zone.py Become plugins (#50991) 7 years ago