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