Doc Attributes (#555)

* Added Attributes section

* Added Attributes section

(cherry picked from commit b79fd94d51)
This commit is contained in:
Pavel Rabel 2023-05-29 08:25:19 +01:00 committed by patchback[bot]
commit c4e916267f
8 changed files with 28 additions and 9 deletions

View file

@ -47,7 +47,10 @@ options:
notes:
- Calculating the size of a database might be slow, depending on the number and size of tables in it.
To avoid this, use I(exclude_fields=db_size).
- Supports C(check_mode).
attributes:
check_mode:
support: full
seealso:
- module: community.mysql.mysql_variables