redhat-cop.jboss_bxms
DEPRECATED - This repository is no longer maintained
The features from this repository have moved to the ansible-middleware project.
Ansible JBoss BxMS Role 
This role is used to install JBoss BRMS or BPM Suite on RHEL6 and 7. It's meant to work with JBoss Middleware Playbooks.
Transfer Method
This role has several options for transferring the product zip files to the target host. You can find these methods documented in the main playbooks README, as they apply to various roles.
Dependencies
- java
- unzip
Our playbooks provide these dependencies in a common role, but there is no specific ansible requirement to give users more flexibility.
Default User
You can create a default user by setting the variable jboss_bxms_create_default_eap_user == true
. This will create a user named jboss
with the password bpmsuite1!
. This feature currently only works for EAP. You can find the roles defined here.
License
Authors Information
Role to install JBoss BRMS or BPM Suite
ansible-galaxy install redhat-cop.jboss_bxms