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/misc
Ryan Currah db38b45a63 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.
9 years ago
..
__init__.py Categorize some modules. 11 years ago
mongodb_parameter.py Add mongodb parameter module (#1596) 10 years ago
mongodb_user.py Fix mongodb_user.py version detection logic (#3162) 9 years ago
redis.py Fix type used by the module 10 years ago
riak.py Use proper type for riak config_dir argument 10 years ago