mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-02 14:40:19 -07:00
Merge pull request #1131 from jpmens/m-docs3
Module DOCUMENTATION for template, wait_for, and yum
This commit is contained in:
commit
508e6ecf43
4 changed files with 121 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
."
|
||||
."
|
||||
." ------ NOTES
|
||||
{% if notes is defined -%}
|
||||
{% if notes -%}
|
||||
.SH NOTES
|
||||
{% for note in notes -%}
|
||||
.PP
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue