ansible/test/units/plugins/connections
jctanner fff161f2f6 Smart mode for sftp+scp (#17813)
If the sftp fails, roll over to scp by default. This saves users
from having to know about the scp_if_ssh method when sftp is broken
on the remote host.
2016-09-29 17:44:54 -04:00
..
__init__.py
test_connection.py Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 2016-09-15 15:21:17 -07:00
test_connection_ssh.py Smart mode for sftp+scp (#17813) 2016-09-29 17:44:54 -04:00