Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrlesmithjr/ansible-rabbitmq

Ansible role to install/configure RabbitMQ
https://github.com/mrlesmithjr/ansible-rabbitmq

ansible ansible-role

Last synced: about 2 months ago
JSON representation

Ansible role to install/configure RabbitMQ

Awesome Lists containing this project

README

        

# ansible-rabbitmq

Ansible role to install/configure RabbitMQ

## Build Status

### GitHub Actions

![Molecule Test](https://github.com/mrlesmithjr/ansible-rabbitmq/workflows/Molecule%20Test/badge.svg)

## Requirements

For any required Ansible roles, review:
[requirements.yml](requirements.yml)

## Role Variables

[defaults/main.yml](defaults/main.yml)

## Dependencies

## Example Playbook

[playbook.yml](playbook.yml)

## License

MIT

## Author Information

Larry Smith Jr.

- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [[email protected]](mailto:[email protected])
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)

Buy Me A Coffee

> NOTE: Repo has been created/updated using [https://github.com/mrlesmithjr/cookiecutter-ansible-role](https://github.com/mrlesmithjr/cookiecutter-ansible-role) as a template.