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
gyurco ed74ab8caf mongodb_user: fix ssl_cert_reqs exception (#2573)
If ssl is not enabled, but ssl_cert_reqs is passed to pymongo, an
exception occures.

Fixes: #2571
10 years ago
..
__init__.py Categorize some modules. 11 years ago
mongodb_parameter.py Add mongodb parameter module (#1596) 10 years ago
mongodb_user.py mongodb_user: fix ssl_cert_reqs exception (#2573) 10 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