ansible/changelogs/fragments/validate-modules-deprecated-collections.yml
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

2 lines
100 B
YAML

minor_changes:
- validate-modules checks for deprecated in collections against meta/runtime.yml