mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-08 19:50:31 -07:00
lint
This commit is contained in:
parent
711b8ceb5b
commit
99ea89c75d
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ options:
|
||||||
- Cannot be used to set global variables, use the M(community.mysql.mysql_variables) module instead.
|
- Cannot be used to set global variables, use the M(community.mysql.mysql_variables) module instead.
|
||||||
type: dict
|
type: dict
|
||||||
version_added: '3.6.0'
|
version_added: '3.6.0'
|
||||||
|
|
||||||
column_case_sensitive:
|
column_case_sensitive:
|
||||||
description:
|
description:
|
||||||
- When C(true), the module won't uppercase the field names in the privileges.
|
- When C(true), the module won't uppercase the field names in the privileges.
|
||||||
|
|
Loading…
Add table
Reference in a new issue