mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-27 00:11:45 -07:00
5 lines
258 B
YAML
5 lines
258 B
YAML
---
|
|
bugfixes:
|
|
- mysql_user - grant option was revoked accidentally when modifying users.
|
|
This fix revokes grant option only when privs are setup to do that
|
|
(https://github.com/ansible-collections/community.mysql/issues/77#issuecomment-1209693807).
|