Skip to content

mohsenSy/ansible-role-rabbitmq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq

This role can be used to install rabbitmq server on Ubuntu, Debian and RedHat servers.

Requirements

No special requirements for this role to run.

Role Variables

  • RABBITMQ_VERSION: specifies the required version to install (default is 3.6.14)

Dependencies

No dependencies on other galaxy roles.

Example Playbook

- hosts: servers
  roles:
     - { role: mohsensy.rabbitmq, RABBITMQ_VERSION: 3.4.16 }

License

BSD

Author Information

If you have any question please contact me on

twitter

linkedin

email mohsen47@hotmail.co.uk

About

A simple ansible role to install rabbitmq server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published