mm0.rh-jboss-common
Ansible Role: "Red Hat JBoss Common"
Description
This role helps install essential tools for Red Hat JBoss middleware products. It supports specific roles like:
- Red Hat JBoss Enterprise Application Platform (EAP)
- Red Hat JBoss Web Server (JWS) - Apache HTTPD
- Red Hat JBoss Web Server (JWS) - Apache Tomcat
It sets the timezone, adds some shell shortcuts, and installs these packages:
- unzip
- java
- rsync
- net-tools (for network statistics)
- psmisc (for process tree)
- vim (for file comparison)
Check out this example to see how to use this role with Red Hat JBoss middleware products.
Requirements
This role works with Ansible versions 2.0.2.0 and 2.1.1.0, and it requires Red Hat Enterprise Linux 7.
Dependencies
None.
Installation
Run the command:
ansible-galaxy install mm0.rh-jboss-common
Role Variables
Name | Default Value | Description |
---|---|---|
java_pkg_name |
java-1.8.0-openjdk-devel |
Java 8 Development Kit. Check this recommendation. |
timezone |
Europe/Berlin |
Timezone for the hosts and logs. |
download_dir |
/tmp |
Directory for all downloaded middleware on the remote host. |
License
Author Information
Informazioni sul progetto
Common prerequisites for Red Hat JBoss middleware products.
Installa
ansible-galaxy install mm0.rh-jboss-common
Licenza
apache-2.0
Download
216
Proprietario