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/lib/ansible_test/_data/sanity/validate-modules/validate_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
..
__init__.py Relocate validate-modules for easier testing. (#60214) 5 years ago
main.py collection routing (#67684) 4 years ago
module_args.py Use Ansible to load ps module utils in arg spec checker (#67596) 4 years ago
ps_argspec.ps1 validate-modules - fix ps module delegate type inspection 4 years ago
schema.py validate-modules: deprecated modules in collections (#68646) 4 years ago
utils.py Fixes for validate-modules import handling. (#63932) 5 years ago