community.mysql/plugins/modules
Andrew Klychkov 2694464ffb
mysql_user: when grant select on columns, the module always report the state has changed (#100)
* mysql_user: fix the module is not idempotent when there is SELECT on columns granted

* add changelog fragment

* fix

* Add unit tests for has_select_on_col function

* Add unit tests for sort_column_order function

* Add unit tests for handle_select_on_col function

* Update a comment
2021-03-03 10:58:57 +01:00
..
mysql_db.py mysql_db: fix false warning related to unsafe_login_password (#74) 2020-12-18 10:56:49 +03:00
mysql_info.py mysql_info: fix documentation (#67) 2020-11-26 13:12:51 +03:00
mysql_query.py mysql_query, mysql_user: simple refactoring of type checks (#58) 2020-11-06 13:12:07 +03:00
mysql_replication.py mysql_replication: deprecation of slave related options, adding alternatives (#97) 2021-03-01 10:45:35 +01:00
mysql_user.py mysql_user: when grant select on columns, the module always report the state has changed (#100) 2021-03-03 10:58:57 +01:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00