mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-04 10:52:09 +07:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
mysql_bind_address: '{{ ansible_eth1.ipv4.address }}'
|
|
mysql_extra_configuration:
|
|
innodb_commit_concurrency: 0
|
|
mysql_use_percona_apt: true
|