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.v20200611jetty_dst_dir: /optjetty_user_homedir: /opt/jettyjetty_user_name: jettyjetty_group_name: jettyjetty_group_create: truejetty_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 }
Installa
ansible-galaxy install CSCfi.jettyLicenza
Unknown
Download
2.2k
Proprietario
Finnish expertise in ICT for research, education, culture and public administration
