From 9b3f0c6cadb71ead507534dbc10fdfd085220d23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laurent=20Inderm=C3=BChle?= Date: Mon, 25 Sep 2023 11:37:58 +0200 Subject: [PATCH] Update plugins/modules/mysql_info.py 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 8f5fb35..901cb18 100644 --- a/plugins/modules/mysql_info.py +++ b/plugins/modules/mysql_info.py @@ -221,7 +221,7 @@ users_privs: Information about users accounts. The output can be used as an input of the mysql_user plugin. Useful when migrating accounts to a new server or to create an inventory. Does not support proxy privileges. Cause issue with - authentications plugins sha256_password and caching_sha2_password. + authentications plugins C(sha256_password) and C(caching_sha2_password). returned: if not excluded by filter type: dict sample: