mirror of https://github.com/ansible/ansible.git
Support using paramiko to set up accelerate connection
Adds original_transport attribute to Runner to track what the original transport was before it is changed to 'accelerate'. If using paramiko in original_transport, uses ParamikoConnection. If not, falls back to SSHConnection like before.pull/4023/head
parent
7b13b1e03e
commit
d704b55860
Loading…
Reference in New Issue