community.general/lib/ansible/runner/connection_plugins
Marco Re 712f4a631c Update ssh.py
Convert to string to fix runtime error due to string concat in self.common_args += ["-o", "User="+self.user] when ansible_ssh_user is numeric
2014-05-13 11:29:19 +02:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
accelerate.py Adding in a configurable option for the accelerate daemon timeout 2014-03-23 14:45:49 -05:00
chroot.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
fireball.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
funcd.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
jail.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
libvirt_lxc.py Rename lxc to libvirt_lxc 2014-03-11 16:16:24 -04:00
local.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
paramiko_ssh.py Default port to 22 for paramiko when it is unset 2014-02-18 09:53:24 -06:00
ssh.py Update ssh.py 2014-05-13 11:29:19 +02:00