mirror of
https://github.com/HanXHX/ansible-mysql.git
synced 2026-04-09 13:42:10 +07:00
Delete root password management
On Buster, it uses socket auth.
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
# ------------------------------------------
|
||||
# {{ ansible_managed }}
|
||||
# ------------------------------------------
|
||||
|
||||
[client]
|
||||
user=root
|
||||
password="{{ mariadb_root_password }}"
|
||||
Reference in New Issue
Block a user