ansible/test/units/plugins/connection
Nathaniel Case 50e09be14f
Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570)
* Allow the use of _paramiko_conn even if the connection hasn't been started.

I'm not sure what the benefit is of Noneing paramiko_conn on close, but will keep for now

* Fix test

* Try to fix up net_put & net_get

* Add changelog
2019-09-09 16:59:20 -04:00
..
__init__.py
test_connection.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
test_netconf.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00
test_network_cli.py Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 2019-09-09 16:59:20 -04:00
test_psrp.py Fix tests for the psrp connection plugin (#55061) 2019-04-10 08:22:48 +10:00
test_ssh.py Update connection plugins to use correct, non-deprecated, methods (#52038) 2019-02-11 13:44:54 -06:00
test_winrm.py unit tests: remove unused imports (#60462) 2019-08-13 19:21:43 +02:00