mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Note that the plugin can't be updated once installed
This commit is contained in:
parent
752a24caa7
commit
36c5ac65f7
1 changed files with 2 additions and 1 deletions
|
@ -63,7 +63,8 @@ options:
|
||||||
default: /usr/share/elasticsearch/plugins/
|
default: /usr/share/elasticsearch/plugins/
|
||||||
version:
|
version:
|
||||||
description:
|
description:
|
||||||
- Version of the plugin to be installed.
|
- Version of the plugin to be installed.
|
||||||
|
If plugin exists with previous version, it will NOT be updated
|
||||||
required: False
|
required: False
|
||||||
default: None
|
default: None
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue