mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -07:00
mysql_user: add correct ed25519 plugin handling when creating a user (#674)
This commit is contained in:
parent
2db131f8c0
commit
3425fdb839
2 changed files with 3 additions and 1 deletions
2
changelogs/fragments/0-mysql_user.yml
Normal file
2
changelogs/fragments/0-mysql_user.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_user - add correct ``ed25519`` auth plugin handling when creating a user (https://github.com/ansible-collections/community.mysql/issues/672).
|
Loading…
Add table
Add a link
Reference in a new issue