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

Provision RabbitMQ cluster

License

Notifications You must be signed in to change notification settings

carta/ansible-rabbitmq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Shell 59.8%
  • Python 40.2%