mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-27 19:42:49 +00:00
Ansible will now automatically retry a connection if SSH returns an error: mux_client_hello_exchange: write packet: Broken pipe This is probably a bug in SSH, but because it's safe to retry this connection there is no need for Ansible to fail because of it. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| accelerate.py | ||
| chroot.py | ||
| docker.py | ||
| funcd.py | ||
| iocage.py | ||
| jail.py | ||
| libvirt_lxc.py | ||
| local.py | ||
| lxc.py | ||
| lxd.py | ||
| netconf.py | ||
| network_cli.py | ||
| paramiko_ssh.py | ||
| persistent.py | ||
| ssh.py | ||
| winrm.py | ||
| zone.py | ||