mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
module_formatter in hacking/
This commit is contained in:
7
hacking/templates/html.j2
Normal file
7
hacking/templates/html.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
<!-- @{ module | upper }@ -->
|
||||
|
||||
<h2>@{module}@</h2>
|
||||
|
||||
{% for desc in description -%}
|
||||
@{ desc | jpfunc }@
|
||||
{% endfor %}
|
||||
Reference in New Issue
Block a user