Fix revoke only grant (#503)

* fix

* test

* changelog
This commit is contained in:
Markus Bergholz 2023-02-08 09:24:35 +01:00 committed by GitHub
commit b34c23d07d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 73 additions and 9 deletions

View file

@ -322,3 +322,5 @@
# https://github.com/ansible-collections/community.mysql/issues/231
- include: test_user_grants_with_roles_applied.yml
- include: revoke_only_grant.yml