mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-29 09:21:45 -07:00
mysql_user: fix parsing privs when a user has roles assigned to it
This commit is contained in:
parent
256817ca32
commit
d6276fcfdc
5 changed files with 115 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_user - fix parsing privs when a user has roles assigned (https://github.com/ansible-collections/community.mysql/issues/231).
|
Loading…
Add table
Add a link
Reference in a new issue