From 1944b2ad0a0b551c1b5cb1165fbbcf6c4efc6150 Mon Sep 17 00:00:00 2001 From: elpavel Date: Wed, 24 May 2023 11:03:18 +0100 Subject: [PATCH] Added Attributes section --- plugins/modules/mysql_db.py | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/modules/mysql_db.py b/plugins/modules/mysql_db.py index e3dfede..a425361 100644 --- a/plugins/modules/mysql_db.py +++ b/plugins/modules/mysql_db.py @@ -196,7 +196,6 @@ attributes: support: full extends_documentation_fragment: - community.mysql.mysql - ''' EXAMPLES = r'''