-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mysql db unsafe passwd #428
Mysql db unsafe passwd #428
Conversation
Sanity failings are unrelated (the docker hub for CI is unavailable) |
One thing i'm worried about is that i can't reproduce |
Shippable passed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@bmalynovytch thanks for reviewing! |
merged #428 into master |
SUMMARY
mysql_db: add unsafe_login_password parameter
Fixes: ansible/ansible#63955
One thing i'm worried about is that i can't reproduce
Access denied
described in ansible/ansible#63955 neither in my local environment nor in ansible CI tests.Would be cool if anybody confirms that the problem exists.
ISSUE TYPE
COMPONENT NAME
mysql_db