From 9b6650b36b3ce2759fd89eaff5bd2cf92d39532e Mon Sep 17 00:00:00 2001 From: Laurent Indermuehle Date: Mon, 9 Oct 2023 10:59:36 +0200 Subject: [PATCH] typo --- plugins/modules/mysql_info.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/modules/mysql_info.py b/plugins/modules/mysql_info.py index 9eb66449c..a9a950ed7 100644 --- a/plugins/modules/mysql_info.py +++ b/plugins/modules/mysql_info.py @@ -539,7 +539,7 @@ def __get_users_privs(self): """Get user privileges. Query the server to get all the users and return a string - of privileges that can be used with the mysql_user plugin. + of privileges that can be used by the mysql_user plugin. For instance: "users_privs": [