mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
Fixed mysql_user idempotency for long privilege lists. (Fixes ansible/#68044) (#58)
This commit is contained in:
committed by
GitHub
parent
d921968504
commit
8d203225d3
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)"
|
||||
Reference in New Issue
Block a user