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
Nathaniel Case d9366cb818
[stable-2.9] Allow the use of paramiko_conn before connection (#61570) (#69642)
* [stable-2.9] 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.
(cherry picked from commit 50e09be14f)

Co-authored-by: Nathaniel Case <ncase@redhat.com>

* Restore check_prompt and task_uuid
6 years ago
..
__init__.py Fix unit test dirs to match code under test. 9 years ago
test_connection.py Become plugins (#50991) 7 years ago
test_netconf.py unit tests: remove unused imports (#60462) 6 years ago
test_network_cli.py [stable-2.9] Allow the use of paramiko_conn before connection (#61570) (#69642) 6 years ago
test_psrp.py config manager str type vault source (#65023) (#65090) 6 years ago
test_ssh.py [stable-2.9] Fix filedescriptor out of range in select() when running commands (#65058) (#69517) 6 years ago
test_winrm.py config manager str type vault source (#65023) (#65090) 6 years ago