mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
* Fix: exclude mysql 8 from test_mysql_user's 'Assert that priv did not change' test * Add tests to verify that GRANT permission is present after user modification * Fix: do not revoke GRANT permission when it's already allowed and present in priv parameter * Deduplicate tests name Easier to debug this way * Fix assertions named 'GRANT permission is present' * Only revoke grant option if it exists and absence is requested * Fix assertion comments * Fix: Only revoke grant option if it exists and absence is requested * Avoid pointless revocations when ALL are granted * Assert that priv did not change on mariadb also * Fix: sanity and unity tests * Format long lines * Add changelog fragment Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me> |
||
---|---|---|
.. | ||
assert_no_user.yml | ||
assert_user.yml | ||
assert_user_password.yml | ||
create_user.yml | ||
issue-28.yml | ||
issue-121.yml | ||
issue-265.yml | ||
issue-29511.yaml | ||
issue-64560.yaml | ||
main.yml | ||
remove_user.yml | ||
resource_limits.yml | ||
test_priv_append.yml | ||
test_priv_dict.yml | ||
test_priv_subtract.yml | ||
test_privs.yml | ||
test_update_password.yml | ||
test_user_grants_with_roles_applied.yml | ||
test_user_password.yml | ||
test_user_plugin_auth.yml | ||
tls_requirements.yml |