community.mysql/plugins/module_utils
Laurent Indermuehle f1f06d97a0
Refactor host option to be optional
This make it possible to use the same method from mysql_user to help
update_password retrieve existing password for all account with the same
username independently of their hostname. And from mysql_info to get
the password of a specif user using WHERE user = '' AND host = ''
2024-06-06 19:17:20 +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 Refactor host option to be optional 2024-06-06 19:17:20 +02:00
version.py Drop support for Ansible 2.9 and ansible-base 2.10 (#343) 2022-05-12 10:50:26 +02:00