jetty

Build Status

Ansible-Role: Jetty

An role which downloads and unpacks Jetty under /opt. Jetty user and group are also created if needed.

Requirements

None. Purpose of this role is to perform base installation.

Role Variables

See defaults/main.yml for the variables you can overwrite via role call as a parameter.

  • jetty_version: 9.4.30.v20200611

  • jetty_dst_dir: /opt

  • jetty_user_homedir: /opt/jetty

  • jetty_user_name: jetty

  • jetty_group_name: jetty

  • jetty_group_create: true

  • jetty_user_create: true

Dependencies

None

Example Playbook

- hosts: all
  roles:
    - { role: CSCfi.jetty }
About

Jetty for RedHat and Debian

Install
ansible-galaxy install CSCfi/ansible-role-jetty
GitHub repository
License
Unknown
Downloads
2182
Owner
Finnish expertise in ICT for research, education, culture and public administration