mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-03 23:14:02 -07:00
now docs handle deprecated modules but still ignore aliases
This commit is contained in:
parent
27d741102c
commit
8b5b97d066
2 changed files with 17 additions and 2 deletions
|
@ -21,6 +21,13 @@
|
|||
#
|
||||
--------------------------------------------#}
|
||||
|
||||
{% if deprecated is defined -%}
|
||||
DEPRECATED
|
||||
----------
|
||||
|
||||
@{ deprecated }@
|
||||
{% endif %}
|
||||
|
||||
Synopsis
|
||||
--------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue