community.general/lib/ansible/modules/database
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
..
influxdb Update metadata to 1.1 2017-08-15 23:12:08 -07:00
misc Update elasticsearch_plugin.py (#28936) 2017-09-07 11:33:53 -04:00
mongodb Update metadata to 1.1 2017-08-15 23:12:08 -07:00
mssql Update metadata to 1.1 2017-08-15 23:12:08 -07:00
mysql fix for empty hostnames in mysql users (#20523) 2017-08-17 12:00:26 -04:00
postgresql modules/postgresql_users: Adds user connection limit option to the module. (#28955) 2017-09-05 10:23:11 -04:00
proxysql Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vertica Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py