Commit graph

22 commits

Author SHA1 Message Date
James Cammarata
011ea55a8f Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
James Cammarata
c65ba07d2c Cleaning up diffs after extras modules merge 2016-12-08 11:35:18 -05:00
Toshio Kuratomi
bd12c4bfe7 Refreshed metadata for extras modules 2016-12-08 11:35:18 -05:00
Fabio Alessandro Locati
06a8f1d79b Use native YAML - Packaging (#3588)
* Fix kibana

* More native YAML

* More native YAML

* More native YAML

* More native YAML. Now only languages/ is missing

* Use native yaml sintax for packaging/languages as well

* Some more and quote fixes

* Fix wrong grouping
2016-12-08 11:35:13 -05:00
Aaron Chen
fa4b353da8 elasticsearch-plugin: fix local variable 'name' referenced before assignment (#3431) 2016-12-08 11:35:11 -05:00
Thierno IB. BARRY
b09291be2c elasticsearch_plugin: add check mode support (#3043) 2016-12-08 11:35:03 -05:00
Thierno IB. BARRY
c0cfd1db45 elasticsearch_plugin: rewrite module to not use unsupported parameters (#2839)
* elasticsearch_plugin: rewrite module to not use unsupported parameters (#1785)

Avoid using parameters when they are not needed (#1785)

* elasticsearch_plugin: add version only during plugin installation and parse plugin name for its removal

* elasticsearch_plugin: join command args before running it
2016-12-08 11:34:55 -05:00
Thierno IB. BARRY
bc55db2ff0 elasticsearch_plugin: Fix bug when using proxy (#2603) (#2838) 2016-12-08 11:34:48 -05:00
Shinichi TAMURA
73b95ab853 Added fallback for parse_error(string) on elasticsearch_plugin module. (#2517) 2016-12-08 11:34:27 -05:00
Michael Scherer
eefd716e8c Add better type checking for elasticsearch_plugin 2016-12-08 11:33:59 -05:00
Thierno IB. BARRY
0f175cec07 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-12-08 11:33:51 -05:00
Matt Martz
1f7a2041be Indicate proxy_host and proxy_port were added in 2.1 2016-12-08 11:33:49 -05:00
Thierno IB. BARRY
4c07e1447e update doc for proxy support
Update documentation to add proxy section
2016-12-08 11:33:49 -05:00
Thierno IB. BARRY
32d4a8811c Elasticsearch: Add proxy support
Add proxy support for plugin installation.
2016-12-08 11:33:49 -05:00
Mathew Davies
40f77fd07c Add more examples 2016-12-08 11:33:00 -05:00
Mathew Davies
36c5ac65f7 Note that the plugin can't be updated once installed 2016-12-08 11:33:00 -05:00
Mathew Davies
752a24caa7 Move ansible util import to the bottom of the module 2016-12-08 11:33:00 -05:00
Mathew Davies
9b6ca2b248 Add default documentation for timeout 2016-12-08 11:33:00 -05:00
Mathew Davies
d2d3510d03 Add required property to version documentation 2016-12-08 11:33:00 -05:00
Mathew Davies
b4fb90439f Remove debugging line 2016-12-08 11:33:00 -05:00
Mathew Davies
0d6cd1d8ab Document defaults 2016-12-08 11:33:00 -05:00
Mathew Davies
8dc99baabf Add Elasticsearch plugin module 2016-12-08 11:33:00 -05:00