This commit is contained in:
2026-05-20 19:33:34 +02:00
parent 5baaae6520
commit 3141488c34

View File

@@ -54,8 +54,8 @@
mysql -u root -e "FLUSH PRIVILEGES;"
args:
executable: /bin/bash
become: yes
ignore_errors: yes
become: true
ignore_errors: true # Ignorar errors si ja s'ha canviat abans
# ✅ Crear /root/.my.cnf perquè community.mysql pugui autenticar-se
- name: Crear /root/.my.cnf amb credencials de root