ansible/database
gyurco 960fcaf67a mongodb_user: properly guard user adding with try...except (#2582)
The user adding part is not properly guarded by a try...except
block, so pymongo exceptions can escape from it.
Also there's a double-guarding where roles are given.

Fixes: #2575
2016-07-21 08:23:05 +02:00
..
influxdb Bugfix influxdb/retention_policy: infinite retention is returned as 0 (#2453) 2016-06-29 14:12:50 +02:00
misc mongodb_user: properly guard user adding with try...except (#2582) 2016-07-21 08:23:05 +02:00
mssql The pymssql library requires python 2.7 or greater so port the syntax of this file to use python3-style exception handling 2016-05-25 12:09:49 -07:00
mysql Add optional mysql connect timeout. 2016-03-10 14:11:16 -08:00
postgresql Fixes check mode error on Python 2.4 and wrong changed state (#2438) 2016-06-16 12:46:12 -04:00
vertica Adding author's github id 2015-05-13 15:06:01 -04:00
__init__.py package files 2014-09-26 11:04:10 -04:00