community.general/lib/ansible/modules/database
Abhijeet Kasurde fc5ea7c999
postgresql_idx: misc fixes (#50199)
* Removed unused import
* Removed 'login_password' from exit_json call
* Removed unused db, cond variable

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-12-21 16:31:41 +05:30
..
influxdb influxdb_user: Fixed unhandled exception on invalid login credentials (#50134) 2018-12-20 11:47:39 +00:00
misc Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
mongodb Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
mssql Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
mysql Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
postgresql postgresql_idx: misc fixes (#50199) 2018-12-21 16:31:41 +05:30
proxysql E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vertica E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
__init__.py