ansible-examples icon indicating copy to clipboard operation
ansible-examples copied to clipboard

The rabbitmq.yml example should also demonstrate installing the correct Erlang version

Open Bwvolleyball opened this issue 5 years ago • 0 comments

RabbitMQ has very specific Erlang version requirements per RabbitMQ version, so this playbook should be updated to show how to install the correct version of Erlang alongside the installation of RabbitMQ.

https://www.rabbitmq.com/which-erlang.html

Bwvolleyball avatar Nov 13 '19 20:11 Bwvolleyball