mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-07 06:34:25 -07:00
Fix typos, enhance formatting, limit line length to 120
This commit is contained in:
parent
4786a40f9d
commit
cadc8438dc
7 changed files with 22 additions and 16 deletions
|
@ -43,7 +43,8 @@ options:
|
|||
- Where passed queries run in a single transaction (C(yes)) or commit them one-by-one (C(no)).
|
||||
type: bool
|
||||
default: no
|
||||
seealso:
|
||||
|
||||
see also:
|
||||
- module: community.mysql.mysql_db
|
||||
author:
|
||||
- Andrew Klychkov (@Andersson007)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue