community.general/lib/ansible/plugins/connection
Abhijeet Kasurde 3f4dfb2574 WinRM: fix format_exc call (#34233)
This fix adds correct call for format_exc in winrm plugin.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-01-11 08:43:22 -08:00
..
__init__.py
buildah.py
chroot.py
docker.py
funcd.py
iocage.py Python 2.6 `str.format()` compatibility fixes. 2018-01-10 14:08:11 -08:00
jail.py
kubectl.py Adds kubectl and oc connection plugins (#26668) 2018-01-10 22:51:45 -05:00
libvirt_lxc.py
local.py
lxc.py
lxd.py
netconf.py update DOCUMENTATION for network_cli and netconf (#33396) 2018-01-03 15:10:35 -05:00
network_cli.py update DOCUMENTATION for network_cli and netconf (#33396) 2018-01-03 15:10:35 -05:00
oc.py Adds kubectl and oc connection plugins (#26668) 2018-01-10 22:51:45 -05:00
paramiko_ssh.py
persistent.py Add parent pid to persistent connection socket path hash (#33518) 2017-12-15 10:21:56 +05:30
saltstack.py
ssh.py Fix piped transfer with become (#34584) 2018-01-09 09:32:27 -06:00
winrm.py WinRM: fix format_exc call (#34233) 2018-01-11 08:43:22 -08:00
zone.py