community.general/lib/ansible/modules/database/misc
Sam Doran a5ee865634 Update elasticsearch_plugin.py (#28936)
* Update elasticsearch_plugin.py

Change module to work with Elasticsearch 2.x and 5.x automatically.
Update examples and docs.
Supersedes #21989

* Check system paths for elasticsearch-plugin binary

Use get_bin_path from basic.py for searching paths.

* Create a copy of PLUGIN_BIN_PATHS rather than modifying the global

* Use provided plugin_bin path first before trying other places

Change global PLUGIN_BIN_PATHS to a tuple
2017-09-07 11:33:53 -04:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
elasticsearch_plugin.py Update elasticsearch_plugin.py (#28936) 2017-09-07 11:33:53 -04:00
kibana_plugin.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
redis.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
riak.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00