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 7d3c4a8882
Delay persistent connection until needed (#59153)
* Delay calling connect() until absolutely necessary

* Implement transport_test to enable wait_for_connection

* plugin might be connected already for some reason?

* ensure_connect for httpapi

There's some become shenanigans still needing to be ironed out

* Fix tests for network_cli
5 years ago
..
action unit tests: remove unused imports (#60462) 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 Delay persistent connection until needed (#59153) 5 years ago
filter unit tests: remove unused imports (#60462) 5 years ago
httpapi unit tests: remove unused imports (#60462) 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 unit tests: remove unused imports (#60462) 5 years ago
shell Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
strategy unit tests: remove unused imports (#60462) 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