ansible: Add lzop to common role
[lttng-ci.git] / automation / ansible / roles / common / vars / Debian.yml
index 0d6c16351b0a5b0d93bac066378563a48ca962b0..c8f615fae2bb4f896e2738caa69efc9aec340970 100644 (file)
@@ -5,10 +5,12 @@ __common_packages:
   - default-jdk-headless
   - git
   - vim
+  - emacs-nox
   - tree
   - htop
   - build-essential
   - clang
+  - clang-tools
   - automake
   - autoconf
   - libtool
@@ -23,3 +25,6 @@ __common_packages:
   - gettext
   - libssl-dev
   - psmisc
+  - rsync
+  - pbzip2
+  - lzop
This page took 0.022388 seconds and 4 git commands to generate.