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
2017-11-22 11:19:43 -05:00
..
__init__.py
test_connection.py mock ncclient import in test_connection.py (#32786) 2017-11-10 11:53:04 -05:00
test_netconf.py Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
test_network_cli.py Config continued (#31024) 2017-11-16 13:49:57 -05:00
test_ssh.py ANSIBLE_SSH_USETTY configuration option (#33148) 2017-11-22 11:19:43 -05:00