Fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user