ansible/test/integration/targets/collections
Matt Davis f7dfa817ae
collection routing (#67684)
* `meta/` directory in collections
* runtime metadata for redirection/deprecation/removal of plugin loads
* a compatibility layer to keep existing content working on ansible-base + collections
* a Python import redirection layer to keep collections-hosted (and otherwise moved) content importable by things that don't know better
* supported Ansible version validation on collection loads
2020-05-26 09:42:06 -07:00
..
collection_root_sys/ansible_collections/testns
collection_root_user/ansible_collections collection routing (#67684) 2020-05-26 09:42:06 -07:00
collections/ansible_collections collection routing (#67684) 2020-05-26 09:42:06 -07:00
custom_vars_plugins
filter_plugins collection routing (#67684) 2020-05-26 09:42:06 -07:00
inventory_cache fix using inventory and cache plugins in a collection (#56469) 2020-03-26 12:05:46 -04:00
library
roles Allow a collection role to call a standalone role by default (#69102) 2020-04-22 13:58:08 -05:00
test_plugins collection routing (#67684) 2020-05-26 09:42:06 -07:00
testcoll2 Fix listing of colleciton plugins with symlinks (#69305) 2020-05-14 11:45:02 -04:00
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
inventory_test.yml collection routing (#67684) 2020-05-26 09:42:06 -07:00
invocation_tests.yml Action module xross coll (#68080) 2020-03-25 11:57:53 -04:00
posix.yml collection routing (#67684) 2020-05-26 09:42:06 -07:00
redirected.statichost.yml collection routing (#67684) 2020-05-26 09:42:06 -07:00
runme.sh collection routing (#67684) 2020-05-26 09:42:06 -07:00
test_collection_meta.yml collection routing (#67684) 2020-05-26 09:42:06 -07:00
vars_plugin_tests.sh
windows.yml