CSCfi.jetty

Ansible Role: Jetty

This is a role that downloads and installs Jetty in the /opt directory. It will also create a user and group for Jetty if they don't already exist.

Requirements

No requirements needed. This role is designed for a basic installation.

Role Variables

You can find the variables you can change in defaults/main.yml. Here are some of them:

  • 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

There are no dependencies.

Example Playbook

Here’s how you can use this role in a playbook:

- hosts: all
  roles:
    - { role: CSCfi.jetty }
Informazioni sul progetto

Jetty for RedHat and Debian

Installa
ansible-galaxy install CSCfi.jetty
Licenza
Unknown
Download
2.2k
Proprietario
Finnish expertise in ICT for research, education, culture and public administration