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/modules
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
..
module_subdir add subdir support to collection loading (#60682) 5 years ago
deprecated_ping.py collection routing (#67684) 4 years ago
ping.py Add missing boilerplate to collections test. (#60507) 5 years ago
testmodule.py Add missing boilerplate to collections test. (#60507) 5 years ago
testmodule_bad_docfrags.py add subdir support to collection loading (#60682) 5 years ago
uses_base_mu_granular_nested_import.py Add missing boilerplate to collections test. (#60507) 5 years ago
uses_collection_redirected_mu.py collection routing (#67684) 4 years ago
uses_core_redirected_mu.py collection routing (#67684) 4 years ago
uses_leaf_mu_flat_import.bak Filter BLACKLIST_EXTS in PluginLoader (#69029) 4 years ago
uses_leaf_mu_flat_import.py Add missing boilerplate to collections test. (#60507) 5 years ago
uses_leaf_mu_flat_import.yml Filter BLACKLIST_EXTS in PluginLoader (#69029) 4 years ago
uses_leaf_mu_granular_import.py Add missing boilerplate to collections test. (#60507) 5 years ago
uses_leaf_mu_module_import_from.py Add missing boilerplate to collections test. (#60507) 5 years ago
uses_nested_same_as_func.py collection routing (#67684) 4 years ago
uses_nested_same_as_module.py collection routing (#67684) 4 years ago
win_csbasic_only.ps1 module_utils fixes in collections (#55118) 5 years ago
win_selfcontained.ps1 module_utils fixes in collections (#55118) 5 years ago
win_selfcontained.py module_utils fixes in collections (#55118) 5 years ago
win_uses_coll_csmu.ps1 Change collection PS util import pattern (#61307) 5 years ago
win_uses_coll_psmu.ps1 Change collection PS util import pattern (#61307) 5 years ago