summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathew Davies <thepixeldeveloper@googlemail.com>2015-07-16 21:12:42 +0100
committerMathew Davies <thepixeldeveloper@googlemail.com>2015-07-16 21:12:42 +0100
commitfb42f6effcbed7980ff9c1db9a5f85ffa3d1183e (patch)
tree10c9c34854b2c0160868c94e9c009629163e196a
parent6fa1809ec4007faf623b955e8a811e87aa87c3b9 (diff)
downloadansible-modules-extras-fb42f6effcbed7980ff9c1db9a5f85ffa3d1183e.tar.gz
Note that the plugin can't be updated once installed
-rw-r--r--packaging/elasticsearch_plugin.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/elasticsearch_plugin.py b/packaging/elasticsearch_plugin.py
index 34b028ac..c263388b 100644
--- a/packaging/elasticsearch_plugin.py
+++ b/packaging/elasticsearch_plugin.py
@@ -63,7 +63,8 @@ options:
default: /usr/share/elasticsearch/plugins/
version:
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
default: None
'''