You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
influxdb Bugfix influxdb/retention_policy: infinite retention is returned as 0 (#2453) 10 years ago
misc mongodb_user: properly guard user adding with try...except (#2582) 10 years ago
mssql
mysql
postgresql Fixes check mode error on Python 2.4 and wrong changed state (#2438) 10 years ago
vertica
__init__.py