Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 585 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 585 Bytes

ansible role for rabbitmq-server

Build Status

The purpose of this role is to deploy rabbitmq-server onto Ubuntu.

Role Variables

  • rabbitmq_bind_address: 0.0.0.0
  • rabbitmq_port: 5672

Example Playbook

- hosts: all
  sudo: True
  roles:
    - rabbitmq-server

License

GPLv2

Author Information

http://stillwell.me