ansible/changelogs/fragments/40092-mysql_user-match-backticks.yml
plumbeo 4d93c440b9 mysql_user: Match both single quotes and backticks when checking curr… (#40092)
* mysql_user: Match quotes, double quotes and backticks when checking current privileges

* Add changelog fragment for PR #40092
2019-02-06 14:20:43 +00:00

2 lines
101 B
YAML

bugfixes:
- "mysql_user: match backticks, single and double quotes when checking user privileges."