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: