geerlingguy / ansible-role-rabbitmq

Ansible Role - RabbitMQ
https://galaxy.ansible.com/geerlingguy/rabbitmq/
MIT License
64 stars 56 forks source link

Update setup-RedHat.yml #14

Closed mkondratev closed 2 years ago

mkondratev commented 2 years ago
TASK [geerlingguy.rabbitmq : Ensure RabbitMQ is installed.] ********************
fatal: [rmq1]: FAILED! => {"changed": false, "msg": "Failed to validate GPG signature for rabbitmq-server-3.8.3-1.el8.noarch"}

Perhaps missing all the gpg keys?

https://github.com/rabbitmq/rabbitmq-website/blob/live/site/install-rpm.md#package-cloud

gdubicki commented 2 years ago

I think I run into the same issue a moment ago on Rocky 8. Why did you close this PR, @mkondratev? It looks like a proper solution.