Fixes
This commit is contained in:
@@ -54,8 +54,8 @@
|
|||||||
mysql -u root -e "FLUSH PRIVILEGES;"
|
mysql -u root -e "FLUSH PRIVILEGES;"
|
||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
become: yes
|
become: true
|
||||||
ignore_errors: yes
|
ignore_errors: true # Ignorar errors si ja s'ha canviat abans
|
||||||
|
|
||||||
# ✅ Crear /root/.my.cnf perquè community.mysql pugui autenticar-se
|
# ✅ Crear /root/.my.cnf perquè community.mysql pugui autenticar-se
|
||||||
- name: Crear /root/.my.cnf amb credencials de root
|
- name: Crear /root/.my.cnf amb credencials de root
|
||||||
|
|||||||
Reference in New Issue
Block a user