ansible/database
Toshio Kuratomi a1135f803d Fix for int port assignment in a playbook failing
Ports are integer values but the old code was assuming they were
strings.  When login_port is put into playbook complex_args as an
integer the code would fail.  This update should make the argument
validating make sure we have an integer and then we can send that value
directly to the relevant APIs.

Fixes #818
2015-03-03 14:23:07 -08:00
..
mysql Fix for int port assignment in a playbook failing 2015-03-03 14:23:07 -08:00
postgresql Merge pull request #559 from mjschultz/postgres-db-fix 2015-02-11 17:38:34 -05:00
__init__.py package files 2014-09-26 11:05:47 -04:00