mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Update somie comments
This commit is contained in:
@@ -14,10 +14,10 @@ mariadb_manage_logrotate: true
|
||||
# Configuration
|
||||
# -------------------------------------
|
||||
|
||||
# MySQL configuration template
|
||||
# MariaDB configuration template
|
||||
mariadb_config_template: 'etc/mysql/my.cnf.j2'
|
||||
|
||||
# MySQL connection settings.
|
||||
# MariaDB connection settings.
|
||||
mariadb_port: "3306"
|
||||
mariadb_bind_address: '127.0.0.1'
|
||||
mariadb_datadir: '/var/lib/mysql'
|
||||
|
||||
Reference in New Issue
Block a user