mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 07:11:49 +00:00
Update changelogs/fragments/fix_user_perms_revoke_grant_option.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
3046b655f0
commit
bd545be29b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
bugfixes:
|
bugfixes:
|
||||||
- fix not existent grant when revoking perms on user which do not have any other perms than grant option.
|
- mysql_user, mysql_role - fix not existent grant when revoking perms on user/role which do not have any other perms than grant option (https://github.com/ansible-collections/community.mysql/issues/664).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue