mirror of
https://github.com/ansible/ansible.git
synced 2025-11-30 23:16:08 +07:00
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
This commit is contained in:
@@ -6,3 +6,4 @@
|
||||
jinja2
|
||||
PyYAML
|
||||
cryptography
|
||||
packaging
|
||||
|
||||
Reference in New Issue
Block a user