community.general/lib/ansible/plugins/connection
Toshio Kuratomi 5b1d8cfd5c Establish sh as the default shell plugin.
This is a fix for one of the problems pointed out in #14176
2016-02-02 11:46:09 -08:00
..
__init__.py Establish sh as the default shell plugin. 2016-02-02 11:46:09 -08: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 Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
ssh.py More fixes for unicode handling in the connection plugins. 2016-01-06 15:19:40 -08:00
winrm.py python3 doesn't have raw explicit-unicode literals. Workaround it with a raw native string that we make unicode in py2. 2016-01-25 19:46:57 -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