1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/runner/connection_plugins
Luca Berruti 75b7a1d9c7 Fix slow ssh
We break the read while loop after waiting "the end of the process" and
the pipes are empty, otherwise we do another select that waits all the
timeout.
2014-02-05 09:45:03 +01:00
..
__init__.py Add __init__'s to git 2012-09-06 18:43:28 -04:00
accelerate.py Detect remote_user change in accelerate daemon and allow a restart 2014-01-30 14:40:41 -06: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
local.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
paramiko_alt.py Resolve su bug in paramiko libs 2014-01-20 19:16:37 -06:00
paramiko_ssh.py Revert "Revert "Merge pull request #5325 from angstwad/add-su-support"" 2014-01-20 19:19:03 -06:00
ssh.py Fix slow ssh 2014-02-05 09:45:03 +01:00
ssh_old.py Fix slow ssh 2014-02-05 09:45:03 +01:00