Skip to content

openstack-ansible/ansible-role-rabbitmq-server

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published