From 69c0f96112de16e45cd089d765d43c1573116d35 Mon Sep 17 00:00:00 2001 From: Dag Wieers Date: Thu, 22 Mar 2018 22:33:51 +0100 Subject: [PATCH] Fix nested parameters in module docs (#37793) --- docs/templates/plugin.rst.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/templates/plugin.rst.j2 b/docs/templates/plugin.rst.j2 index 35bf13e41b1..2572232c79c 100644 --- a/docs/templates/plugin.rst.j2 +++ b/docs/templates/plugin.rst.j2 @@ -95,7 +95,7 @@ Parameters
{% for i in range(1, loop.depth) %} -
+
 
{% endfor %}
@{ key }@ @@ -246,7 +246,7 @@ Facts returned by this module are added/updated in the ``hostvars`` host facts a
{% for i in range(1, loop.depth) %} -
+
 
{% endfor %}
@{ key }@ @@ -310,7 +310,7 @@ Common return values are documented :ref:`here `, the foll
{% for i in range(1, loop.depth) %} -
+
 
{% endfor %}
@{ key }@