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/collection_root_user/ansible_collections/testns/testcoll/plugins
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
4 years ago
..
action collection routing (#67684) 4 years ago
callback Add missing boilerplate to collections test. (#60507) 5 years ago
connection Add missing boilerplate to collections test. (#60507) 5 years ago
doc_fragments Add missing boilerplate to collections test. (#60507) 5 years ago
filter add subdir support to collection loading (#60682) 5 years ago
lookup add subdir support to collection loading (#60682) 5 years ago
module_utils collection routing (#67684) 4 years ago
modules collection routing (#67684) 4 years ago
test add subdir support to collection loading (#60682) 5 years ago
vars Support vars plugins in collections (#61078) 5 years ago