mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Default MySQL works on jessie
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
# -------------------------------------
|
||||
# Setup
|
||||
# -------------------------------------
|
||||
mysql_origin: 'mariadb'
|
||||
mysql_vendor: 'mariadb'
|
||||
mysql_origin: 'default'
|
||||
mysql_vendor: 'mysql'
|
||||
mysql_root_password: 'change_me_NOW'
|
||||
|
||||
# -------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user