mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-19 19:30:22 -07:00
Without this, we could execute «ssh -q ...» and call select(), which would timeout after the default 10s, and only then send initial data. (This is a relic of the earlier change where we always ran ssh with -vvv, so the situation where it would sit quietly never happened in practice; but this would have been the right thing to do even then.) |
||
---|---|---|
.. | ||
__init__.py | ||
accelerate.py | ||
chroot.py | ||
docker.py | ||
funcd.py | ||
jail.py | ||
libvirt_lxc.py | ||
local.py | ||
paramiko_ssh.py | ||
ssh.py | ||
winrm.py | ||
zone.py |