
When ansible-lint runs it triggers an error for tasks that call out to the package manager instead of using the package module. These tasks call out to the dpkg and rpm package applications to query if a version of rabbitmq is already installed and in need of an upgrade. Change-Id: I0ca5b0403562537d2ecfdba0466a87fb0b874933 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
OpenStack-Ansible RabbitMQ Server
This Ansible role deploys RabbitMQ. When multiple hosts are present in the rabbitmq_all inventory group a cluster will be created.
Default Variables
../../defaults/main.yml
Required Variables
Example Playbook
Description
Languages
Python
69.3%
Jinja
30.1%
Shell
0.6%