You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to module documentation, we need to set root password via password-less setup with socket.
Steps to Reproduce
Ansible 2.9
Run molecule test.
Expected behavior:
No error, test finish successfully
Actual behavior:
Error:
Unable to connect to database, check login_user and login_password are correct or /root/.my.cnf has the credentials. Exception message: (1698, u\"Access denied for user 'root'@'localhost'\")"}
Reproduces how often:
[What percentage of the time does it reproduce?]
Environment
The release version/s you are using: 4.5
OS: Debian
Ansible Version: 2.9
Python Version: 2.7
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Description
According to module documentation, we need to set root password via password-less setup with socket.
Steps to Reproduce
Ansible 2.9
Run molecule test.
Expected behavior:
No error, test finish successfully
Actual behavior:
Error:
Reproduces how often:
[What percentage of the time does it reproduce?]
Environment
The text was updated successfully, but these errors were encountered: