You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
__init__.py Reorganizing plugin unit tests and adding start of strategy tests (v2) 10 years ago
test_connection.py Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi 8 years ago
test_connection_ssh.py Smart mode for sftp+scp (#17813) 8 years ago