mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-24 13:50:26 -07:00
Doc Attributes (#555)
* Added Attributes section * Added Attributes section
This commit is contained in:
parent
a81b6fc081
commit
b79fd94d51
8 changed files with 28 additions and 9 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue