mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07:00
Fixed mysql_user idempotency for long privilege lists. (Fixes ansible/#68044) (#58)
This commit is contained in:
parent
d921968504
commit
8d203225d3
3 changed files with 37 additions and 10 deletions
2
changelogs/fragments/mysql_user_idempotency.yml
Normal file
2
changelogs/fragments/mysql_user_idempotency.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "mysql_user - Fix idempotence when long grant lists are used (https://github.com/ansible/ansible/issues/68044)"
|
Loading…
Add table
Add a link
Reference in a new issue