mirror of https://github.com/ansible/ansible.git
backport/2.6/40092 (#51910)
* mysql_user: Match quotes, double quotes and backticks when checking current privileges (cherry picked from commitpull/52791/head1ae0e21383) * Add changelog fragment for PR #40092 (cherry picked from commit8974ce3c78) * mysql_user: fix malformed regex used to check current privileges
parent
a8a07fc66d
commit
9fcfd0a221
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "mysql_user: match backticks, single and double quotes when checking user privileges."
|
||||
Loading…
Reference in New Issue