ansible/test/units/plugins/connection
Nathaniel Case 5850591d14
Base connection class for network-style connections (#41839)
* Create base class for network-style connections

* clean up some differences

* Move NetworkConnectionBase

* Tweak netconf for tests

* Tweak when network_os is checked to avoid failing tests

* Pull back exec_command
2018-07-02 08:41:00 -04: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 Base connection class for network-style connections (#41839) 2018-07-02 08:41:00 -04:00
test_network_cli.py Base connection class for network-style connections (#41839) 2018-07-02 08:41:00 -04:00
test_ssh.py allow configuring sftp/scp executables (#36648) 2018-04-23 18:36:35 -04:00
test_winrm.py Stop displaying kinit pass input on a failure (#41882) 2018-06-26 05:49:19 +10:00