community.general/lib/ansible/modules/database
Rene Moser 6a7682c7ea mysql_variables: fix inconsistent params, fixes ubuntu 16.04 support
In the mysql_user module, login_host is defined as "localhost". Setting this to localhost also fixes Ubuntu 16.04 support.

To make it more consistent in the future, the params in all mysql modules should move to module utils. I'll take care.

Also fixed a few other things along.
2016-12-08 11:24:26 -05:00
..
mysql mysql_variables: fix inconsistent params, fixes ubuntu 16.04 support 2016-12-08 11:24:26 -05:00
postgresql Remove duplicate documentation fields 2016-12-08 11:24:01 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00