Maarc.rh-jboss-web-server-tomcat

Ansible role: "Red Hat JBoss Web Server - Tomcat" Build Status Galaxy

Description

Please have a look at this example showing how to easily operate Red Hat JBoss middleware products using this role.

Requirements

This role has been tested on Ansible 2.0.2.0 and 2.1.1.0. It requires Red Hat Enterprise Linux 7.

Dependencies

The "Maarc.rh-jboss-common" role is required. It could be imported as follows:

ansible-galaxy install Maarc.rh-jboss-common -p roles

or

ansible-galaxy install -r requirements.yml -p roles

Installation

ansible-galaxy install Maarc.rh-jboss-web-server-tomcat -p roles

Role Variables

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

Example Playbook

- hosts: "dev-jws-group"
  roles:
    - {role: "Maarc.rh-jboss-web-server-tomcat", app_list: { "tomcat-sample.war" }}

License

Apache 2.0

Authors Information

About

Advanced role for Red Hat JBoss Web Server - Tomcat

Install
ansible-galaxy install Maarc.rh-jboss-web-server-tomcat
GitHub repository
License
apache-2.0
Downloads
230
Owner
Application Archeologist