From a3dbfda916195fb2c144455a2a2e4282f74881b3 Mon Sep 17 00:00:00 2001 From: tompal3 Date: Tue, 20 Feb 2024 21:30:50 +0200 Subject: [PATCH] Update plugins/modules/mysql_user.py Co-authored-by: Andrew Klychkov --- plugins/modules/mysql_user.py | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/modules/mysql_user.py b/plugins/modules/mysql_user.py index 810226c..4e4b909 100644 --- a/plugins/modules/mysql_user.py +++ b/plugins/modules/mysql_user.py @@ -168,6 +168,7 @@ options: description: - number of days password will expire. Used when I(password_expire=interval). type: int + version_added: '3.9.0' column_case_sensitive: description: