ansible: Ensure maven is installed on SLES 15
[lttng-ci.git] / automation / ansible / roles / common-node / vars / SLES-15.yml
1 ---
2 common_node_patterns:
3 - base
4 - devel_basis
5
6 common_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
20 - maven
21 - openssh
22 - psmisc
23 # - python-virtualenv
24 - rsync
25 - sudo
26 # - tree
27 - vim
This page took 0.029577 seconds and 4 git commands to generate.