ansible: Ensure maven is installed on SLES 15
[lttng-ci.git] / automation / ansible / roles / common-node / vars / Debian.yml
1 ---
2 common_node_packages:
3 - autoconf
4 - automake
5 - bison
6 - build-essential
7 - clang
8 - clang-tools
9 - cloc
10 - curl
11 - default-jdk-headless
12 - emacs-nox
13 - flex
14 - gettext
15 - git
16 - htop
17 - jq
18 - libssl-dev
19 - libtap-harness-archive-perl
20 - libtool-bin
21 - lzop
22 - maven
23 - openssh-server
24 - pbzip2
25 - psmisc
26 - rsync
27 - sudo
28 - tree
29 - vim
30 - virtualenv
This page took 0.029745 seconds and 4 git commands to generate.