summaryrefslogtreecommitdiff
path: root/docs/templates
diff options
context:
space:
mode:
authorDag Wieers <dag@wieers.com>2018-07-26 18:32:49 +0200
committerAlicia Cozine <cozi@visi.com>2018-07-26 11:32:49 -0500
commit1ab411229ac66f8ab998b9413a337db4e40fec52 (patch)
treef61315b307dfea04e9b900d110f5e77917b6e6e1 /docs/templates
parentd3230b9172964da3fcb481e48e33c21b6748d853 (diff)
downloadansible-1ab411229ac66f8ab998b9413a337db4e40fec52.tar.gz
Get rid of duplicate status statement (#42885)
If a module was in status "preview", but it was not "supported" (core/network) the message about the module being "preview" would be repeated.
Diffstat (limited to 'docs/templates')
-rw-r--r--docs/templates/plugin.rst.j22
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/templates/plugin.rst.j2 b/docs/templates/plugin.rst.j2
index abf73a83ca..1c63669f2d 100644
--- a/docs/templates/plugin.rst.j2
+++ b/docs/templates/plugin.rst.j2
@@ -402,8 +402,6 @@ Support
~~~~~~~
For more information about Red Hat's support of this @{ plugin_type }@,
please refer to this `Knowledge Base article <https://access.redhat.com/articles/rhel-top-support-policies/>`_
-{% else %}
-This @{ plugin_type }@ is flagged as **preview** which means that @{module_states['preview']}@.
{% endif %}
{% endif %}