mirror of https://github.com/ansible/ansible.git
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 #52278pull/52794/head
parent
c68838fb13
commit
e73e9ecbc3
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "mysql_user: fix the working but incorrect regex used to check the user privileges."
|
Loading…
Reference in New Issue