ansible: Ensure maven is installed on SLES 15
[lttng-ci.git] / automation / ansible / roles / common-node / vars / SLES-15.yml
CommitLineData
858e2403
MJ
1---
2common_node_patterns:
3 - base
4 - devel_basis
5
6common_node_packages:
7 - autoconf
8 - automake
9 - bison
10 - curl
11 - flex
12 - gettext-runtime
13 - git-core
14 - java-11-openjdk-devel
15 - java-11-openjdk-headless
16 - jq
17 - libopenssl-devel
18# - libtap-harness-archive-perl
19 - libtool
010be40a 20 - maven
858e2403
MJ
21 - openssh
22 - psmisc
23# - python-virtualenv
24 - rsync
25 - sudo
26# - tree
27 - vim
This page took 0.028737 seconds and 4 git commands to generate.