community.mysql/tests/integration/targets
Laurent Indermühle 50e7413b88
Fix hashed passwords being returned by get_existing_authentication() via the plugin_auth_string variable instead of plugin_hash_string (#629)
* fix returned variable from plugin_auth_string to plugin_hash_string
* Refactor to keep plugin_auth_string in addition to plugin_hash_string
* Add breaking_changes to the changelog
2024-06-06 13:05:31 +02:00
..
setup_controller/tasks chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
setup_remote_tmp_dir Display a more informative error when InvalidPrivsError is raised (#465) (#466) 2022-12-06 13:12:01 +01:00
test_mysql_db chore: fix conditional statements should not include jinja 2 templating (#599) 2023-11-30 13:39:34 +01:00
test_mysql_info Fix hashed passwords being returned by get_existing_authentication() via the plugin_auth_string variable instead of plugin_hash_string (#629) 2024-06-06 13:05:31 +02:00
test_mysql_query fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00
test_mysql_replication Adds support for CHANGE REPLICATION SOURCE TO statement (#636) 2024-05-21 20:58:05 +02:00
test_mysql_role Fix column uppercasing (#569) 2023-10-06 16:08:46 +02:00
test_mysql_user Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
test_mysql_variables fix tests (include deprecation) (#554) 2023-05-24 10:00:47 +02:00