ansible-role-mysql
ansible-role-mysql copied to clipboard
Support MySQL 8.4
I've changed the method for resetting the root user password in MySQL 8+ since mysql_native_password
is no longer enabled by default. Link https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html
Now, versions of MySQL 8.* are correctly identified.