community.mysql/plugins/module_utils
Felix Hamme da9e179848 mysql_user and mysql_role: don't grant too much privileges
If only the grant option needs to be granted, at least one privilege needs to be granted to get valid syntax. USAGE is better for that than the existing privileges, because unwanted privileges would be re-added after revokation.
2022-04-28 16:10:46 +02:00
..
implementations Prepare for distutils.version being removed in Python 3.12 (#267) 2021-12-23 12:45:21 +01:00
_version.py Use vendored version of distutils.version (#269) 2022-01-07 14:59:19 +01:00
database.py initial commit (#1) 2020-07-10 17:16:58 +01:00
mysql.py Copy ignore-2.13.txt to ignore-2.14.txt (#323) 2022-04-01 16:40:02 +02:00
user.py mysql_user and mysql_role: don't grant too much privileges 2022-04-28 16:10:46 +02:00
version.py Use vendored version of distutils.version (#269) 2022-01-07 14:59:19 +01:00