ansible: add rsync to base packages
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
CommitLineData
3ea0152b
MJ
1---
2__common_packages:
a24103dc 3 - openssh-server
3ea0152b 4 - sudo
c60ff8eb 5 - default-jdk-headless
3ea0152b
MJ
6 - git
7 - vim
8 - tree
9 - htop
10 - build-essential
11 - clang
12 - automake
13 - autoconf
14 - libtool
15 - bison
16 - flex
17 - libtap-harness-archive-perl
18 - jq
19 - cppcheck
2c1d386a 20 - cloc
3ea0152b 21 - python-virtualenv
fb6075c0 22 - curl
149522ca 23 - gettext
ab93003f 24 - libssl-dev
a24103dc 25 - psmisc
104c42e9 26 - rsync
This page took 0.048186 seconds and 4 git commands to generate.