mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
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