community.general/lib/ansible/modules/database
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
..
mysql Fixes require ssl in combination with other privileges 2016-12-08 11:23:57 -05:00
postgresql @lorin stepping down as maintainer 2016-12-08 11:23:45 -05:00
__init__.py