ansible/database/mysql
Mark van Driel 0890aab41b Fixes require ssl in combination with other privileges
Fixes require ssl in combination with grant option

Refactoring: code cleanup to make it easier to understand

Code rewritten inspired by @willthames

Added WITH GRANT OPTION as exception; when only REQUIRESSL and/or GRANT are specified we have to add USAGE
2015-11-26 16:09:03 +01:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
mysql_db.py Update mysql_db.py 2015-07-26 18:08:33 +05:30
mysql_user.py Fixes require ssl in combination with other privileges 2015-11-26 16:09:03 +01:00
mysql_variables.py Merge pull request #1001 from ospii/devel 2015-07-23 08:52:22 -04:00