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
Sloane Hertel 5945415398
fix using inventory and cache plugins in a collection (#56469)
* Allow custom inventory plugins and cache plugins

If _load_name is not set correctly the cache plugin can't load the documentation (which is also the arg spec)

Fix the existing inventory plugin in the collections tests

Add integration tests for using a cache plugin in a collection

* Set the attribute on the instance instead of the class

Deprecate importing custom CacheModules directly - they should use the cache_loader
5 years ago
..
collection_root_sys/ansible_collections/testns Add missing boilerplate to collections test. (#60507) 5 years ago
collection_root_user/ansible_collections Address fixme and handle filter/test errors for collections better (#68047) 5 years ago
collections/ansible_collections fix using inventory and cache plugins in a collection (#56469) 5 years ago
custom_vars_plugins Support vars plugins in collections (#61078) 5 years ago
inventory_cache fix using inventory and cache plugins in a collection (#56469) 5 years ago
library Add missing boilerplate to collections test. (#60507) 5 years ago
roles/testrole/tasks Collection role relative deps (#61517) 5 years ago
a.statichost.yml
aliases Address compat issue for collection loading on py26 (#68219) 5 years ago
cache.statichost.yml fix using inventory and cache plugins in a collection (#56469) 5 years ago
check_populated_inventory.yml fix using inventory and cache plugins in a collection (#56469) 5 years ago
includeme.yml module_utils fixes in collections (#55118) 6 years ago
invocation_tests.yml Action module xross coll (#68080) 5 years ago
posix.yml Address fixme and handle filter/test errors for collections better (#68047) 5 years ago
runme.sh fix using inventory and cache plugins in a collection (#56469) 5 years ago
vars_plugin_tests.sh Inventory CLI - Ignore settings for when vars plugins should run (#65073) 5 years ago
windows.yml Change collection PS util import pattern (#61307) 5 years ago