activemq
Ansible Role: ActiveMQ
An Ansible role that installs ActiveMQ on:
- Centos/RHEL 7.x
- Ubuntu Xenial
Role Variables
Available variables are listed below, along with default values:
What version to install:
activemq_version: 5.14.5
Where to install to:
activemq_install_root: /opt
User\group to install as:
activemq_user: ubuntu
Whether to create user if not present:
activemq_create_user: yes
Dependencies
- None
Example Playbook
- hosts: webservers
roles:
- { role: Islandora-Devops.activemq }
License
MIT
Install
ansible-galaxy install Islandora-Devops/ansible-role-activemq
License
mit
Downloads
199
Owner