community.general/lib/ansible/modules/extras/database/misc
Michael Scherer 184d9fc4e5 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
2016-12-08 11:33:58 -05:00
..
__init__.py Categorize some modules. 2016-12-08 11:32:19 -05:00
mongodb_user.py Fix ssl to be a bool, required to fix #1732 2016-12-08 11:33:58 -05:00
redis.py Fix type used by the module 2016-12-08 11:33:58 -05:00
riak.py Use proper type for riak config_dir argument 2016-12-08 11:33:58 -05:00