mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-02-24 10:13:30 +07:00
pass is deprecated in my.cnf
This commit is contained in:
@@ -4,5 +4,5 @@
|
||||
|
||||
[client]
|
||||
user=root
|
||||
pass={{ mysql_root_password }}
|
||||
password={{ mysql_root_password }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user