community.mysql/plugins/modules
Steve Teahan 3e6ebe6b4a mysql_user: Fixed change detection with append_privs (#69)
Prior to this change, mysql_user with append_privs would attempt to make
a change even if the current privileges were a superset of the new
privileges (shouldn't require any action).
2020-12-12 18:24:47 -05:00
..
mysql_db.py mysql_db: improve documentation formatting (#64) 2020-11-26 13:12:11 +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 Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_user.py mysql_user: Fixed change detection with append_privs (#69) 2020-12-12 18:24:47 -05:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00