mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-03-02 10:42:09 +07:00
@@ -4,5 +4,4 @@
|
|||||||
|
|
||||||
[client]
|
[client]
|
||||||
user=root
|
user=root
|
||||||
password={{ mysql_root_password }}
|
password="{{ mysql_root_password }}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user