community.general/lib/ansible/plugins/connection
Toshio Kuratomi 2dde7f7768 Fix a case where we mixed text and bytes in the local connection plugin
Fixes #20710
2017-02-21 14:19:08 -08:00
..
__init__.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
accelerate.py
chroot.py
docker.py
funcd.py
iocage.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
jail.py iocage connector that wraps around jail connector. (#17986) 2016-12-22 15:34:47 -08:00
libvirt_lxc.py
local.py Fix a case where we mixed text and bytes in the local connection plugin 2017-02-21 14:19:08 -08:00
lxc.py
lxd.py
netconf.py roll up of fixes in junos action plugin (#21624) 2017-02-18 17:20:03 -05:00
network_cli.py adds more logging output to network_cli and ansible-connection (#21716) 2017-02-21 09:21:41 -05:00
paramiko_ssh.py adds two new plugins that use ansible-connection for persistence (#18572) 2016-11-28 12:49:40 -05:00
persistent.py
ssh.py the return of reset_connection 2017-02-16 10:49:57 -05:00
winrm.py Complete rewrite of Windows exec wrapper (#21510) 2017-02-17 00:09:56 -08:00
zone.py