Back to Articles
  1. On your Ansible host, navigate to the docsis-platform-ansible-2.14.x.x directory.
  2. Use the command ansible-playbook -i <pathInventoryFile> install-rabbitmq.yml to install the RabbitMQ software on all hosts defined in the Ansible Inventory groups "[rabbitmq]".

    The ServAssure Collection Platform RabbitMQ Nodes are now ready.