community.mysql/plugins/modules
JS 93cd1850d9
Update mysql_user.py - table/privilege spacing update (#687)
* Update mysql_user.py - table/privilege spacing update

Add note for no spacing between the table and the privilege as this will make the task not idempotent in check mode but still make it idempotent when in normal mode.

* Update plugins/modules/mysql_user.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

---------

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2024-10-23 10:31:40 +02:00
..
mysql_db.py Fix deprecated options from MySQL 8.2 (#662) 2024-08-05 08:55:18 +02:00
mysql_info.py Fix deprecated options from MySQL 8.2 (#662) 2024-08-05 08:55:18 +02:00
mysql_query.py mention MariaDB (#640) 2024-05-31 09:14:43 +02:00
mysql_replication.py Fix deprecated options from MySQL 8.2 (#662) 2024-08-05 08:55:18 +02:00
mysql_role.py Add salt parameter to hash generation for sha256 plugins (#631) 2024-06-11 17:23:05 +02:00
mysql_user.py Update mysql_user.py - table/privilege spacing update (#687) 2024-10-23 10:31:40 +02:00
mysql_variables.py mysql_variables: fix boolean value handling (#653) 2024-06-28 11:34:59 +02:00