community.general/lib/ansible/modules/extras/database
gyurco bc8e8173ad 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-12-08 11:34:32 -05:00
..
influxdb Bugfix influxdb/retention_policy: infinite retention is returned as 0 (#2453) 2016-12-08 11:34:26 -05:00
misc mongodb_user: properly guard user adding with try...except (#2582) 2016-12-08 11:34:32 -05: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-12-08 11:34:18 -05:00
mysql Add optional mysql connect timeout. 2016-12-08 11:33:56 -05:00
postgresql Fixes check mode error on Python 2.4 and wrong changed state (#2438) 2016-12-08 11:34:23 -05:00
vertica Fix up modules that have python24 syntax error 2016-12-08 11:32:36 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00