mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-10-12 19:34:05 -07:00
* Deprecate REQUIRESSL privilege * Add missing whitespace * Fix according to PR review * Fix conditional check * Fix privilege string parsing * Add unit tests for the new function * Add integration tests * Fix parentheses indentation * Cover alternative error message * Fix privileges * Limit verification of access denied to pymysql connector * Fix REQUIRE SSL verification tests |
||
|---|---|---|
| .. | ||
| assert_no_user.yml | ||
| assert_user.yml | ||
| create_user.yml | ||
| issue-28.yml | ||
| issue-121.yml | ||
| issue-29511.yaml | ||
| issue-64560.yaml | ||
| main.yml | ||
| remove_user.yml | ||
| resource_limits.yml | ||
| test_priv_append.yml | ||
| test_priv_dict.yml | ||
| test_privs.yml | ||
| test_user_password.yml | ||
| test_user_plugin_auth.yml | ||
| tls_requirements.yml | ||