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
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
9 years ago
..
misc Fix type used by the module 9 years ago
mysql Add optional mysql connect timeout. 9 years ago
postgresql
vertica
__init__.py