ansible/changelogs/fragments/40092-mysql_user-match-backticks.yml
plumbeo bf7597efe1 backport/2.7/40092 (#51909)
* mysql_user: Match quotes, double quotes and backticks when checking current privileges

(cherry picked from commit 1ae0e21383)

* Add changelog fragment for PR #40092

(cherry picked from commit 8974ce3c78)

* mysql_user: fix malformed regex used to check current privileges
2019-02-21 16:41:26 -08:00

2 lines
101 B
YAML

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