ajout de la conf unix socket pour user mariadb master
authorrominique <romain.legoff@heureux-cyclage.org>
Thu, 18 Jul 2024 22:54:42 +0000 (00:54 +0200)
committerrominique <romain.legoff@heureux-cyclage.org>
Thu, 18 Jul 2024 22:54:42 +0000 (00:54 +0200)
tasks/config_mariadb.yml

index c2efe44..6f1ed97 100644 (file)
@@ -27,5 +27,6 @@
   community.mysql.mysql_user:
     name: "php_{{ SIGLE }}_{{ config_ss_domain }}"
     priv: "php_{{ SIGLE }}_{{ config_ss_domain }}.*:ALL"
+    plugin: unix_socket
     state: present
     login_unix_socket: /run/mysqld/mysqld.sock