Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.32 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.32 KB

rabbitmq logo

Ansible Role: RabbitMQ

Build Status License Ansible Role GitHub tag Twitter URL

Provision RabbitMQ cluster

⚠️ IMPORTANT NOTICE

THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.

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