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
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
..
action Add FQCN mappings for network facts modules (#69601) (#69689) 6 years ago
cache Improve testing of FactCache (#55739) 7 years ago
callback Unit tests: remove unused imports (#59812) 6 years ago
cliconf Unit tests: remove unused imports (#59812) 6 years ago
connection [stable-2.9] Allow the use of paramiko_conn before connection (#61570) (#69642) 6 years ago
filter Defer passlib dependency from plugins/filter/network.py (#59304) 6 years ago
httpapi [2.9] Check Point: fix all modules to be able to get parameter with value false (#65110) 6 years ago
inventory [stable-2.9] Account for empty strings when splitting the host pattern (#62442) (#62679) 6 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 8 years ago
lookup Speed up a few more tests by mocking time.sleep (#61186) 6 years ago
shell Add support for Windows hosts in the SSH connection plugin (#47732) 7 years ago
strategy throttle: fix linear based strategies (#65422) (#66805) 6 years ago
terminal unit tests: remove unused imports (#60462) 6 years ago
vars Add empty-init code-smell script. (#18406) 9 years ago
__init__.py Add empty-init code-smell script. (#18406) 9 years ago
test_plugins.py Unit tests: remove unused imports (#59812) 6 years ago