mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 05:40:23 -07:00
Module DOCUMENTATION: assemble, authorized_key, command, copy
plus a small fix in rst.j2 template manpages generated & checked modules.html generated & checked
This commit is contained in:
parent
6bbaa26f64
commit
e0fb264a89
5 changed files with 154 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
.. raw:: html
|
||||
|
||||
{% for example in examples %}
|
||||
<p>@{ example['description'] }@</p>
|
||||
{% if example['description'] %}<p>@{ example['description'] | html_ify }@</p>{% endif %}
|
||||
<p><pre>
|
||||
@{ example['code'] }@</pre></p>
|
||||
{% endfor %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue