7d3cce02c3
Update the role documentation to match the new format. Each role project should maintain the configuration variations for the role project itself. Change-Id: I73b061da40b08b327fc3445e073cbd8997920ccd
703 B
703 B
OpenStack-Ansible RabbitMQ server
This Ansible role deploys RabbitMQ. When multiple hosts are present
in the rabbitmq_all
inventory group, a cluster is
created.
Table of Contents
configure-rabbitmq.rst
Default variables
../../defaults/main.yml
Required variables
# RabbitMQ cluster shared secret
rabbitmq_cookie_token: secrete
Example playbook
../../examples/playbook.yml