From 99ea89c75dabd82098a69312468b76db4e370566 Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Tue, 3 Oct 2023 09:43:59 +0200 Subject: [PATCH] lint --- plugins/modules/mysql_user.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/mysql_user.py b/plugins/modules/mysql_user.py index 5e37735..f95067e 100644 --- a/plugins/modules/mysql_user.py +++ b/plugins/modules/mysql_user.py @@ -155,7 +155,7 @@ options: - Cannot be used to set global variables, use the M(community.mysql.mysql_variables) module instead. type: dict version_added: '3.6.0' - + column_case_sensitive: description: - When C(true), the module won't uppercase the field names in the privileges.