community.general/lib/ansible/modules/database
Abhijeet Kasurde 63bb4c5706 kibana_plugin: Use update plugin command syntax (#46593)
From 4.6 version onwards, Kibana plugins are installed or removed using
'kibana-plugin' command. This fix updates module with respective syntax.

Fixes: #27722

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-11-14 23:31:21 -05:00
..
influxdb influxdb_retention_policy: don't fail with empty error message (#28792) 2018-10-08 07:23:53 -04:00
misc kibana_plugin: Use update plugin command syntax (#46593) 2018-11-14 23:31:21 -05:00
mongodb mongodb_user: don't call buildInfo with Pymongo > 3.5 (#42350) 2018-08-30 03:01:28 -04:00
mssql Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
mysql Added support for FUNCTION and PROCEDURE privileges to mysql_user (#23223) 2018-11-08 21:56:30 -08:00
postgresql Add SSL support to postgresql_schema module (#44482) 2018-11-10 14:52:31 -08:00
proxysql Update proxysql_manage_config.py (#47613) 2018-10-26 11:35:01 +10:00
vertica Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
__init__.py