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 win_updates: Add flag to only download updates without installing them (#58631) 5 years ago
cache Improve testing of FactCache (#55739) 5 years ago
callback Unit tests: remove unused imports (#59812) 5 years ago
cliconf Unit tests: remove unused imports (#59812) 5 years ago
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 add IAM role assumption to aws_ec2 inventory (#41637) 5 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup Speed up a few more tests by mocking time.sleep (#61186) 5 years ago
shell Add support for Windows hosts in the SSH connection plugin (#47732) 5 years ago
strategy T woerner max concurrent (#60702) 5 years ago
terminal unit tests: remove unused imports (#60462) 5 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Unit tests: remove unused imports (#59812) 5 years ago