Hi guys,
Im having a problem when i run one playbook with my role to install and create a database inside mysql.
The first time i run the playbook it finishes successfully.
But when i run again i get an error saying ansible canot connect to my database.
although i can connect the database manually without a problem using my .my.cnf file where is my root password.
This is my role Mysql: