Deploy JBoss EAP This Ansible Playbook includes a single play and role. It installs JBoss EAP 7 in standalone mode
RHEL 6 or 7
- jboss-standalone
- defaults - defines the http and https ports to open on with firewalld
- jboss-as-standalone.sh - Standard JBoss bourne shell script to initialize a standalone configuration
- restart jboss
- restart iptables (used for RHEL 6 only)
Performs the lion share of the role work including installing prerequisites, downloading JBoss, perform the installation, run the jboss initialization script, etc.
- iptables-save - iptables definition
- standalone.xml - JBoss standalone configuration