fix wrong modif

This commit is contained in:
Matthieu Bourgain 2024-04-19 14:09:19 +02:00
commit 7475198323
No known key found for this signature in database
GPG key ID: 33BA95C808890C39
2 changed files with 5 additions and 2 deletions

View file

@ -116,7 +116,7 @@
<<: *mysql_params
name: '{{ test_user_name }}'
host: '%'
plugin: '{{ test_plugin_type_sha256 }}'
plugin: '{{ test_plugin_type }}'
plugin_hash_string: '{{ test_plugin_hash }}'
priv: '{{ test_default_priv }}'
register: result