mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
Merge pull request #1131 from jpmens/m-docs3
Module DOCUMENTATION for template, wait_for, and yum
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
."
|
||||
."
|
||||
." ------ NOTES
|
||||
{% if notes is defined -%}
|
||||
{% if notes -%}
|
||||
.SH NOTES
|
||||
{% for note in notes -%}
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user