community.general/lib/ansible/plugins/connection
2015-11-24 12:00:37 -05:00
..
__init__.py Properly check for prompting state when re-using ssh connection 2015-11-24 09:09:54 -05:00
accelerate.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
chroot.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
docker.py Docker cp sets file ownership to root:root so we can't use it. 2015-11-20 07:45:00 -08:00
funcd.py Remove tmp as a parameter to the connection plugins 2015-09-24 13:33:57 -07:00
jail.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
libvirt_lxc.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
local.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
paramiko_ssh.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
ssh.py Fix ssh state issues by simply assuming it's never connected 2015-11-24 12:00:37 -05:00
winrm.py Modify task executor to reuse connection inside a loop. Fix WinRM connection to set _connected properly and display when remote shell is opened/closed. Add integration test using raw + with_items. 2015-11-23 11:53:05 -05:00
zone.py zone connection plugin bugfixes and pipelining and sudo become methods enabled! 2015-11-16 11:14:13 -08:00