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/action
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_subdir add subdir support to collection loading (#60682) 5 years ago
plugin_lookup.py Add missing boilerplate to collections test. (#60507) 5 years ago
subclassed_normal.py collection routing (#67684) 4 years ago
uses_redirected_import.py collection routing (#67684) 4 years ago