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
Michael Scherer 1c461f7c59 Fix type used by the module
Set int for the various port (and so avoid to convert them later)
Set no_log=True for the login_password
Verify that db is a int, so avoid a conversion
10 years ago
..
__init__.py Categorize some modules. 11 years ago
mongodb_user.py Merge pull request #1628 from lsb/patch-1 10 years ago
redis.py Fix type used by the module 10 years ago
riak.py Update for modules which import json. 10 years ago