community.general/lib/ansible/plugins/connection
Sam Doran 6ce9cf7741
Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738)
* Remove default use of paramiko connection plugin on macOS
    This fix was originally to work around a bug that caused a kernel panic on macOS
    that has since been fixed.
* Remove paramiko from requirements.txt
* Move paramiko checking to common place
* Drop the warnings obfiscation code
* Update pip installation instructions to reflect upstream instructions
* Fix tests on CentOS 6 (Python 2.6) that now show Python deprecation warnings
* Add changelog fragment
2019-04-03 22:35:59 -04: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
httpapi.py Change handle_httperror in httpapi plugins (#53391) 2019-03-06 12:13:58 -05:00
iocage.py
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
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
podman.py
psrp.py psrp - auth options (#54705) 2019-04-03 07:53:50 +10:00
qubes.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
saltstack.py
ssh.py Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
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