mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 07:11:49 +00:00
Update plugins/modules/mysql_role.py
Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
This commit is contained in:
parent
946aa19a8a
commit
7a8b03f748
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ options:
|
|||
- 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 C(true) in most cases.
|
||||
- The default changed from C(false) to C(true) in v4.0.0
|
||||
type: bool
|
||||
default: true
|
||||
version_added: '3.8.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue