Islandora-Devops.activemq
Ansible Role: ActiveMQ
This Ansible role installs ActiveMQ on:
- CentOS/RHEL 7.x
- Ubuntu Xenial
Role Variables
Here are the variables you can use, with their default values:
Which version to install:
activemq_version: 5.14.5
Where to install it:
activemq_install_root: /opt
User/group to use for installation:
activemq_user: ubuntu
Create a user if it doesn't exist:
activemq_create_user: yes
Dependencies
- None
Example Playbook
- hosts: webservers
roles:
- { role: Islandora-Devops.activemq }
License
MIT
Installa
ansible-galaxy install Islandora-Devops.activemq
Licenza
mit
Download
210
Proprietario