mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Doc module meta (#20093)
* updated module docs to reflect unification/meta * new doc page * also remove module refs to old core/extra * Update modules_support.rst Light edit.
This commit is contained in:
@@ -190,11 +190,7 @@ Support
|
||||
|
||||
@{ support[metadata.supported_by] }@
|
||||
|
||||
{% if metadata.supported_by == 'core' %}
|
||||
For more information on what this means please read :doc:`modules_core`
|
||||
{% else %}
|
||||
For more information on what this means please read :doc:`modules_extra`
|
||||
{% endif %}
|
||||
For more information on what this means please read :doc:`modules_support`
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user