mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-22 12:22:10 +07:00
mysql_extra_configuration is a hash
This commit is contained in:
@@ -62,7 +62,7 @@ mysql_syslog_tag: 'mysql'
|
|||||||
# Extra configuration
|
# Extra configuration
|
||||||
# -------------------------------------
|
# -------------------------------------
|
||||||
#
|
#
|
||||||
mysql_extra_configuration: []
|
mysql_extra_configuration: {}
|
||||||
|
|
||||||
# Example:
|
# Example:
|
||||||
#mysql_extra_configuration:
|
#mysql_extra_configuration:
|
||||||
|
|||||||
Reference in New Issue
Block a user