geerlingguy / ansible-role-mysql

Ansible Role - MySQL
https://galaxy.ansible.com/geerlingguy/mysql/
MIT License
1.05k stars 862 forks source link

MySQL GPG keys expired #479

Closed Naillik13 closed 2 years ago

Naillik13 commented 2 years ago

Since the beginning of 2022, the GPG keys for the official MySQL repository have expired preventing installation or update of MySQL packages.

Naillik13 commented 2 years ago

I added a task to use the correct key : https://github.com/geerlingguy/ansible-role-mysql/pull/480

geerlingguy commented 2 years ago

Is this only for users who use MySQL packages from their repo? By default this role installs from the system package manager, which doesn't seem to be having any issues.

stale[bot] commented 2 years ago

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

stale[bot] commented 2 years ago

This issue has been closed due to inactivity. If you feel this is in error, please reopen the issue or file a new issue with the relevant details.