diff --git a/plugins/modules/logstash_plugin.py b/plugins/modules/logstash_plugin.py index 240a9f4a37..afacf7767f 100644 --- a/plugins/modules/logstash_plugin.py +++ b/plugins/modules/logstash_plugin.py @@ -49,7 +49,7 @@ options: version: type: str description: - - Specify version of the plugin to install. If plugin exists with previous version, it is NOT updated. + - Specify version of the plugin to install. If the plugin exists with a previous version, it is B(not) updated. """ EXAMPLES = r"""