mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-30 00:21:27 -07:00
mysql_user: fix parsing privs when a user has roles assigned to it (#345)
This commit is contained in:
parent
65eb142960
commit
cc78846f22
6 changed files with 133 additions and 0 deletions
|
@ -282,3 +282,6 @@
|
|||
- import_tasks: issue-64560.yaml
|
||||
tags:
|
||||
- issue-64560
|
||||
|
||||
# https://github.com/ansible-collections/community.mysql/issues/231
|
||||
- include: test_user_grants_with_roles_applied.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue