jboss_amq
DEPRECATED - This repository is no longer maintained
Capabilities provided by this repository have migrated to the ansible-middleware project and specifically the amq repository.
Ansible Red Hat AMQ Role
A role to install Red Hat AMQ on CentOS, RHEL7 or RHEL8. Intended to be used with JBoss Middleware Playbooks
Transfer Method
This role supports a few different mechanism for transferring the product zip files to the target host. These are documented on the main playbooks README, as the methods are supported across a variety of roles.
Dependencies
- ansible 2.5
- java
- unzip
- jmespath
Our playbooks provide these dependencies in a common role, but this there is no explicitly ansible dependency to allow end users more options. Passwords are on the defaults/main.yml and require "" if using special characters.
Inventory
This role requires the following vars in the inventory file
amq-host1
amq-host2
amq-host3
amq-host4
Example Playbooks
Requirements License
Authors Information
Install
ansible-galaxy install redhat-cop/jboss_amq
License
apache-2.0
Downloads
317
Owner
The Red Hat Communities of Practice