Note that the plugin can't be updated once installed

This commit is contained in:
Mathew Davies 2015-07-16 21:12:42 +01:00 committed by Matt Clay
parent 752a24caa7
commit 36c5ac65f7

View file

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