Added Attributes section

This commit is contained in:
elpavel 2023-05-23 21:51:19 +01:00
commit 96915c9891
8 changed files with 28 additions and 8 deletions

View file

@ -50,6 +50,9 @@ options:
- Where passed queries run in a single transaction (C(yes)) or commit them one-by-one (C(no)).
type: bool
default: false
attributes:
check_mode:
support: none
seealso:
- module: community.mysql.mysql_db
author: