This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
a8217f1bd4
ansible
/
changelogs
/
fragments
/
validate-modules-deprecated-collections.yml
3 lines
100 B
YAML
Raw
Normal View
History
Unescape
Escape
validate-modules: deprecated modules in collections (#68646) * validate-modules: deprecated modules in collections In Collections a module is marked as deprecated via meta/routing.yml Use this file, rather than the leading `_` as part of the deprecated test. * Correct variable * review comments * indentation * Read routing.yml only once * pep8 * Apply suggestions from code review Co-authored-by: Matt Clay <matt@mystile.com> * review: remove duplicated conditional Co-authored-by: Matt Clay <matt@mystile.com>
2020-05-07 09:11:46 +02:00
minor_changes
:
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 18:42:06 +02:00
-
validate-modules checks for deprecated in collections against meta/runtime.yml
Reference in a new issue
Copy permalink