mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00: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:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user