mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07: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:
parent
ec36b4968c
commit
3c4afd0470
5 changed files with 52 additions and 42 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue