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
Rene Moser 9765a30179 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.
9 years ago
..
mysql mysql_variables: fix inconsistent params, fixes ubuntu 16.04 support 9 years ago
postgresql Remove duplicate documentation fields 9 years ago
__init__.py package files 10 years ago