community.general/lib/ansible/modules/database/mysql
Mark van Driel d67f2eb104 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
2016-12-08 11:23:57 -05:00
..
__init__.py
mysql_db.py Fix mysqldump usage of config_file 2016-12-08 11:23:53 -05:00
mysql_user.py Fixes require ssl in combination with other privileges 2016-12-08 11:23:57 -05:00
mysql_variables.py Unify all 3 mysql modules. 2016-12-08 11:23:53 -05:00