community.general/lib/ansible/plugins/connection
nitzmahone c94509f273 allow shell plugin to affect remote module filename
Fix for 13368, added get_remote_filename to shell plugins, powershell version appends .ps1 if necessary, base shell plugin no-ops
2015-12-01 13:39:02 -08: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 _connect no longer takes a port argument 2015-12-01 09:12:25 -08:00
paramiko_ssh.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
ssh.py Make sudo+requiretty and ANSIBLE_PIPELINING work together 2015-12-01 23:32:20 +05:30
winrm.py allow shell plugin to affect remote module filename 2015-12-01 13:39:02 -08:00
zone.py zone connection plugin bugfixes and pipelining and sudo become methods enabled! 2015-11-16 11:14:13 -08:00