community.general/lib/ansible/plugins/connection
Jordan Borean fdf9df89f5
psrp - Fix raw and script tests for connection plugin (#55357)
* psrp - Fix raw and script tests for connection plugin

* Fix error propagation with raw in psrp

* uncomment test
2019-04-17 09:01:28 +10:00
..
__init__.py Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
buildah.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
chroot.py made chroot exe configurable (#53147) 2019-03-05 15:48:31 -05:00
docker.py fix docker default remote_user (#52137) 2019-02-12 16:29:27 -08:00
funcd.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
httpapi.py Change handle_httperror in httpapi plugins (#53391) 2019-03-06 12:13:58 -05:00
iocage.py Python3 fix: Decode output from popen in iocage connection (#41868) 2019-01-28 11:34:39 -05:00
jail.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
kubectl.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
libvirt_lxc.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
local.py Update connection plugins to use correct, non-deprecated, methods (#52038) 2019-02-11 13:44:54 -06:00
lxc.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
lxd.py Fix mixed output from ansible and lxd when using the lxd connection plugin (#45246) 2018-09-18 19:36:51 -04:00
napalm.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
netconf.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
network_cli.py Fix junos terminal regex for cluster srx devices (#53006) 2019-03-07 13:52:36 +05:30
oc.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
paramiko_ssh.py Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
persistent.py Correct plugin loader context for persistent (#54860) 2019-04-11 14:32:52 -04:00
podman.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
psrp.py psrp - Fix raw and script tests for connection plugin (#55357) 2019-04-17 09:01:28 +10:00
qubes.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
saltstack.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
ssh.py Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
vmware_tools.py VMware: vmware_tools tls warning fixes (#55187) 2019-04-14 19:58:45 +05:30
winrm.py Catch all request timeouts for winrm connection (#54104) 2019-03-28 13:44:49 +10:00
zone.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00