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
2020-03-26 12:05:46 -04:00
..
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections Address fixme and handle filter/test errors for collections better (#68047) 2020-03-23 14:47:58 -05:00
collections/ansible_collections fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
custom_vars_plugins
inventory_cache fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
library
roles/testrole/tasks
a.statichost.yml
aliases Address compat issue for collection loading on py26 (#68219) 2020-03-23 11:14:21 -05:00
cache.statichost.yml fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
check_populated_inventory.yml fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
includeme.yml
invocation_tests.yml Action module xross coll (#68080) 2020-03-25 11:57:53 -04:00
posix.yml Address fixme and handle filter/test errors for collections better (#68047) 2020-03-23 14:47:58 -05:00
runme.sh fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
vars_plugin_tests.sh
windows.yml