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/connection
jctanner 218987eac1
ANSIBLE_SSH_USETTY configuration option (#33148)
* Allow the user to circumvent adding -tt on ssh commands to help aid in
debugging ssh related problems.
* Move config to the plugin
* Set version_added
* Change yaml section to "connection"
* Fix ssh unit tests
7 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py mock ncclient import in test_connection.py (#32786) 7 years ago
test_netconf.py Connection plugins network_cli and netconf (#32521) 7 years ago
test_network_cli.py Config continued (#31024) 7 years ago
test_ssh.py ANSIBLE_SSH_USETTY configuration option (#33148) 7 years ago