Commit graph

17 commits

Author SHA1 Message Date
Shinichi TAMURA
346ec3ce3c Added fallback for parse_error(string) on elasticsearch_plugin module. (#2517) 2016-07-06 07:20:23 +02:00
Michael Scherer
0df2191624 Add better type checking for elasticsearch_plugin 2016-03-21 00:23:12 +01:00
Brian Coca
fbd2b5937f Merge pull request #1570 from barryib/add_es2_support
Elasticsearch: Add ES 2.x support
2016-03-01 00:08:34 -05:00
Matt Martz
671c55da51 Indicate proxy_host and proxy_port were added in 2.1 2016-02-16 14:18:07 -06:00
Thierno IB. BARRY
18729791ce update doc for proxy support
Update documentation to add proxy section
2016-01-29 14:12:43 +01:00
Thierno IB. BARRY
1066a7b4e3 Elasticsearch: Add proxy support
Add proxy support for plugin installation.
2016-01-29 14:07:13 +01:00
Thierno IB. BARRY
aaa34b03c1 Add ES 2.x support
Add compatibility between ES 1.x and ES 2.x.

bin/plugin install | remove [plugin_name] works on ES 1.x and ES 2.x
2016-01-29 11:50:55 +01:00
Brian Coca
bbc0f853d0 minor doc fixes 2015-07-16 18:02:42 -04:00
Brian Coca
7b2f2b7667 added version added 2015-07-16 17:55:20 -04:00
Mathew Davies
2d2ea412ae Add more examples 2015-07-16 21:15:15 +01:00
Mathew Davies
fb42f6effc Note that the plugin can't be updated once installed 2015-07-16 21:12:42 +01:00
Mathew Davies
6fa1809ec4 Move ansible util import to the bottom of the module 2015-07-16 21:00:15 +01:00
Mathew Davies
394053ff2b Add default documentation for timeout 2015-07-16 20:56:45 +01:00
Mathew Davies
045f0908e2 Add required property to version documentation 2015-07-16 20:56:05 +01:00
Mathew Davies
93e59297f0 Remove debugging line 2015-07-16 20:55:50 +01:00
Mathew Davies
ebbe84b2d6 Document defaults 2015-07-16 20:38:58 +01:00
Mathew Davies
4e140bb80e Add Elasticsearch plugin module 2015-07-16 19:25:13 +01:00