mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-14 11:42:09 +07:00
Default: install MariaDB from Debian repos
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# -------------------------------------
|
# -------------------------------------
|
||||||
# Setup
|
# Setup
|
||||||
# -------------------------------------
|
# -------------------------------------
|
||||||
mysql_origin: 'upstream'
|
mysql_origin: 'default'
|
||||||
mysql_vendor: 'mariadb'
|
mysql_vendor: 'mariadb'
|
||||||
mysql_root_password: 'change_me_NOW'
|
mysql_root_password: 'change_me_NOW'
|
||||||
mysql_use_percona_repository: false
|
mysql_use_percona_repository: false
|
||||||
|
|||||||
Reference in New Issue
Block a user