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.
26e6194d0a
The idea behind transport=smart is to select between paramiko and OpenSSH given the availability of connection multiplexing and/or OSX kernel bugs. We need to make no such choice. |
6 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
all.yml | 6 years ago | |
become.yml | 6 years ago | |
become_method.yml | 6 years ago | |
become_pass.yml | 6 years ago | |
become_user.yml | 6 years ago | |
password.yml | 6 years ago | |
port.yml | 6 years ago | |
python_path.yml | 6 years ago | |
remote_addr.yml | 6 years ago | |
remote_user.yml | 6 years ago | |
transport.yml | 6 years ago | |
transport__smart.yml | 6 years ago |
README.md
Tests for correct selection of connection variables.
This directory is a placeholder for a work-in-progress test set that tries
every combination of the variables extracted via transport_config.py
.
In the meantime, it has ad-hoc scripts for bugs already encountered.