From 638ba054b61c783eb67d1aeb23f3b1432383f5e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Inderm=C3=BChle?= Date: Fri, 27 Jan 2023 11:24:47 +0100 Subject: [PATCH] Rewording for consistency Co-authored-by: Andrew Klychkov --- 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 5d2881b..efa6f2c 100644 --- a/plugins/modules/mysql_info.py +++ b/plugins/modules/mysql_info.py @@ -207,7 +207,7 @@ slave_hosts: sample: - { "2": { "Host": "", "Master_id": 1, "Port": 3306 } } connector_name: - description: Name of the python connector used by the plugin. When the driver is not identified, returns C(Unknown). + description: Name of the python connector used by the module. When the connector is not identified, returns C(Unknown). returned: always type: str sample: