Skip to content
This repository has been archived by the owner on May 28, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 1.21 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.21 KB

rabbitmq logo

Ansible Role: RabbitMQ

Build Status License Ansible Role GitHub tag Twitter URL

Provision RabbitMQ cluster

Example usage

Use it in a playbook as follows:

- hosts: all
  become: true
  roles:
    - SoInteractive.rabbitmq

Role Variables

Have a look at the defaults/main.yml for role variables that can be overridden.

TODO

  • tests, tests, tests