community.mysql/plugins/module_utils
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
..
implementations Enhance support of tls_requires in mysql_user and mysql_info (#628) 2024-04-16 10:52:24 +02:00
_version.py Add PSF-license.txt file (#356) 2022-05-16 09:41:48 +02:00
database.py Update licensing information (#390) 2022-06-03 11:47:03 +02:00
mysql.py Using show all slaves status when using MariaDB to be consistent with MySQL (#602) 2024-01-19 15:41:29 +01:00
user.py 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
version.py Drop support for Ansible 2.9 and ansible-base 2.10 (#343) 2022-05-12 10:50:26 +02:00