redhat-cop / jboss_amq

[Deprecated] - Ansible role to install JBoss AMQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Build Status

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

LICENSE

Authors Information

About

[Deprecated] - Ansible role to install JBoss AMQ

License:Apache License 2.0


Languages

Language:Python 62.8%Language:Jinja 37.2%