Skip to content
Snippets Groups Projects
Commit c3dd5776 authored by jurgenhaas's avatar jurgenhaas
Browse files

Ubuntu 20 support

parent d7821700
No related branches found
No related tags found
No related merge requests found
---
# file: roles/java/tasks/install-20.yml
- name: Install Agent
apt:
pkg: openjdk-{{ java_version }}-jre
state: present
update_cache: yes
force: yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment