community.general/lib/ansible/modules/extras/database
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
..
misc Fix type used by the module 2016-12-08 11:33:58 -05:00
mysql Add optional mysql connect timeout. 2016-12-08 11:33:56 -05:00
postgresql fixed version added 2016-12-08 11:33:49 -05:00
vertica
__init__.py