Provision RabbitMQ cluster
Use it in a playbook as follows:
- hosts: all
become: true
roles:
- SoInteractive.rabbitmq
Have a look at the defaults/main.yml for role variables that can be overridden.
- tests, tests, tests
Provision RabbitMQ cluster
Use it in a playbook as follows:
- hosts: all
become: true
roles:
- SoInteractive.rabbitmq
Have a look at the defaults/main.yml for role variables that can be overridden.