mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 11:44:24 -07:00
Update plugins/modules/logstash_plugin.py
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
f04b22d9ba
commit
58b84ac7cb
1 changed files with 1 additions and 1 deletions
|
@ -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"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue