Skip to content

SoInteractive/ansible-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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