Update plugins/modules/logstash_plugin.py

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Alexei Znamensky 2025-07-22 00:05:59 +12:00 committed by GitHub
commit 58b84ac7cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"""