ansible: Add lzop to common role
[lttng-ci.git] / automation / ansible / roles / common / vars / Suse.yml
1 ---
2 __common_patterns:
3 - base
4 - Minimal
5 - Basis-Devel
6
7 __common_packages:
8 - openssh
9 - sudo
10 - java-1_8_0-openjdk-headless
11 - java-1_8_0-openjdk-devel
12 - git-core
13 - vim
14 - tree
15 # - htop
16 - automake
17 - autoconf
18 - libtool
19 - bison
20 - flex
21 # - libtap-harness-archive-perl
22 # - jq
23 # - cppcheck
24 # - cloc
25 # - python-virtualenv
26 - curl
27 - gettext-runtime
28 - libopenssl-devel
29 - psmisc
This page took 0.029381 seconds and 4 git commands to generate.