mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-06 10:40:36 -07:00
formating
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
ff8160518b
commit
b1aacc6aeb
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ options:
|
|||
- When C(true), the module won't uppercase the field in the privileges.
|
||||
- When C(false), the field names will be upper cased. This was the default before this
|
||||
feature was introduced but since MySQL/MariaDB is case sensitive you should set this
|
||||
to true in most cases.
|
||||
to C(true) in most cases.
|
||||
type: bool
|
||||
default: false
|
||||
version_added: '3.8.0'
|
||||
|
|
Loading…
Add table
Reference in a new issue