ansible/changelogs/fragments/52278-mysql_user-fix-regex
plumbeo e73e9ecbc3 mysql_user: fix malformed regex used to check current privileges (#52278)
* mysql_user: fix malformed regex used to check current privileges

* Add changelog fragment for PR #52278
2019-02-21 16:39:51 -08:00

2 lines
99 B
Text

bugfixes:
- "mysql_user: fix the working but incorrect regex used to check the user privileges."