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 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
5 years ago
..
action
cache
callback
cliconf
connection Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570) 5 years ago
filter Defer passlib dependency from plugins/filter/network.py (#59304) 5 years ago
httpapi Ansible FTD Module improvements and tests update. (#60640) 5 years ago
inventory
loader_fixtures
lookup
shell
strategy T woerner max concurrent (#60702) 5 years ago
terminal
vars
__init__.py
test_plugins.py