community.general/lib/ansible/modules/extras/database
Ryan Currah 00adb6e5d4 Fix mongodb_user.py version detection logic (#3162)
Fix mongodb_user.py version detection logic for mongo srv 2.6 and mongo driver 2.7. The wrong variable was used for detecting the mongo driver version. This fix resolves the error "(Note: you must use pymongo 2.7+ with MongoDB 2.6.. 2.6.11)" no matter what version of pymongo you had installed for mongodb 2.6.
2016-12-08 11:34:57 -05:00
..
influxdb Bugfix influxdb/retention_policy: infinite retention is returned as 0 (#2453) 2016-12-08 11:34:26 -05:00
misc Fix mongodb_user.py version detection logic (#3162) 2016-12-08 11:34:57 -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 Fix the mysql_replication argument (#2111) 2016-12-08 11:34:52 -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