community.general/lib/ansible/plugins/connection
2016-02-29 10:12:17 -06:00
..
__init__.py Merge pull request #13654 from sivel/paramiko-proxy-command 2016-02-23 11:30:43 -06:00
accelerate.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
chroot.py Fix problems with non-ascii values passed as part of the command to connection plugins 2016-01-04 20:35:25 -08:00
docker.py More fixes for unicode handling in the connection plugins. 2016-01-06 15:19:40 -08:00
funcd.py Revert "Remove the funcd connection plugin" 2015-12-09 13:32:11 -08:00
jail.py Fix problems with non-ascii values passed as part of the command to connection plugins 2016-01-04 20:35:25 -08:00
libvirt_lxc.py Fix problems with non-ascii values passed as part of the command to connection plugins 2016-01-04 20:35:25 -08:00
local.py More fixes for unicode handling in the connection plugins. 2016-01-06 15:19:40 -08:00
paramiko_ssh.py Fix variable name in paramiko connection plugin 2016-02-29 10:12:17 -06:00
ssh.py Merge pull request #13654 from sivel/paramiko-proxy-command 2016-02-23 11:30:43 -06:00
winrm.py Need to apply to_str to each element of the list so that we don't mix types in the join() 2016-02-08 20:28:55 -08:00
zone.py Fix problems with non-ascii values passed as part of the command to connection plugins 2016-01-04 20:35:25 -08:00