community.general/lib/ansible/plugins/connection
Matt Clay 262c341cda Add connection tests for winrm connection plugin.
These are the same tests used for the other connection plugins,
adapted to use winrm modules and Windows friendly paths.
2016-03-31 08:32:41 -07:00
..
__init__.py Fix inconsistent/missing host names in messages. 2016-03-25 21:11:53 -07:00
accelerate.py Fix inconsistent/missing host names in messages. 2016-03-25 21:11:53 -07:00
chroot.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00
docker.py Fix inconsistent/missing host names in messages. 2016-03-25 21:11:53 -07:00
funcd.py Revert "Remove the funcd connection plugin" 2015-12-09 13:32:11 -08:00
jail.py Support remote_user in jail connection plugin. 2016-03-25 20:15:52 -07:00
libvirt_lxc.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00
local.py Fix inconsistent/missing host names in messages. 2016-03-25 21:11:53 -07:00
paramiko_ssh.py Add missing to_bytes for cmd. 2016-03-19 11:13:38 -07:00
ssh.py Fix inconsistent/missing host names in messages. 2016-03-25 21:11:53 -07:00
winrm.py Add connection tests for winrm connection plugin. 2016-03-31 08:32:41 -07:00
zone.py Move BUFSIZE to __init__ since it's common to many connection plugins 2016-03-16 11:20:02 -07:00