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/integration/targets/collections
Matt Davis c616e54a6e
refactor Python module_utils locator (#70610)
* refactor Python module_utils locator

* no longer recursive
* embed special-case module code internally
* share common code between collections/not cases
* fixes #70134
* properly support subpackage redirection
* adds support for FQCN redirect targets used by migration (expands to FQ Python name)
* add tests

* add changelog
4 years ago
..
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections refactor Python module_utils locator (#70610) 4 years ago
collections/ansible_collections refactor Python module_utils locator (#70610) 4 years ago
custom_vars_plugins
filter_plugins
library
roles
test_plugins
testcoll2
a.statichost.yml
aliases
cache.statichost.yml
check_populated_inventory.yml
includeme.yml
inventory_test.yml
invocation_tests.yml
noop.yml try to load unqualified plugins from whitelist (#70086) 4 years ago
posix.yml refactor Python module_utils locator (#70610) 4 years ago
redirected.statichost.yml
runme.sh try to load unqualified plugins from whitelist (#70086) 4 years ago
test_collection_meta.yml
vars_plugin_tests.sh
windows.yml