ansible/database
Julia Kreger 35bcd6a965 Set default for mysql_user config_file
The default value set by the module was a value of None for the
config_file parameter, which propogates into the connect method
call overriding the stated default in the method.

Instead, the default should be set with-in the parameter
specification so the file check is not requested to check None.
2015-04-30 11:40:04 -04:00
..
mysql Set default for mysql_user config_file 2015-04-30 11:40:04 -04:00
postgresql code review fixes per #957 2015-03-30 15:51:54 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00