Delete root password management

On Buster, it uses socket auth.
This commit is contained in:
Emilien Mantel
2019-12-28 13:47:17 +01:00
parent c338867c47
commit 5d444eec07
5 changed files with 0 additions and 60 deletions

View File

@@ -1,7 +0,0 @@
# ------------------------------------------
# {{ ansible_managed }}
# ------------------------------------------
[client]
user=root
password="{{ mariadb_root_password }}"