community.general/lib/ansible/modules/database
Sebastiaan Mannem d90cb71210 Added a new module that can manage rules in pg_hba files. (#32666)
* Added a new module that can manage rules in pg_hba files.

* Adding a backup_file option
2019-03-27 15:54:20 +01:00
..
aerospike Fix incorrect use of `is` for comparisons. 2019-02-12 16:33:13 -08:00
influxdb influxdb_user: Fixed unhandled exception on invalid login credentials (#50134) 2018-12-20 11:47:39 +00:00
misc start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
mongodb Change listDatabases exception handling (#53605) 2019-03-11 05:58:39 -04:00
mssql start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
mysql mysql_user: fix malformed regex used to check current privileges (#52278) 2019-02-21 16:39:51 -08:00
postgresql Added a new module that can manage rules in pg_hba files. (#32666) 2019-03-27 15:54:20 +01:00
proxysql E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
vertica start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
__init__.py