community.general/lib/ansible/plugins/connection
Brian Coca 005b17afec corrected become_methods class variable in winrm
This should now correctly react when using become with winrm
fixes #13331
2015-11-30 08:35:08 -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 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 Explicitly accept become_success in awaiting_prompt state 2015-11-26 06:06:01 +05:30
winrm.py corrected become_methods class variable in winrm 2015-11-30 08:35:08 -08:00
zone.py zone connection plugin bugfixes and pipelining and sudo become methods enabled! 2015-11-16 11:14:13 -08:00