Remove cppcheck jobs
[lttng-ci.git] / automation / ansible / roles / common / vars / Alpine.yml
index 7e335ffc24739f10d41e6877cf000a7b4313a14d..6d048312414740966aba358c9a7aed5af9174e9f 100644 (file)
@@ -1,26 +1,26 @@
 ---
-__common_packages:
-  - sudo
-  - openjdk8
-  - git
-  - vim
-  - tree
-  - htop
+common_packages:
   - alpine-sdk
-  - clang
-  - automake
   - autoconf
-  - libtool
+  - automake
+  - bash
   - bison
-  - flex
-  - perl
-  - jq
-  - cppcheck
+  - clang
   - cloc
-  - py-virtualenv
+  - coreutils
   - curl
+  - flex
   - gettext
+  - git
+  - htop
+  - jq
+  - libtool
+  - openjdk11
   - openssl-dev
-  - coreutils
-  - bash
+  - perl
+  - py-virtualenv
+  - rsync
   - shadow
+  - sudo
+  - tree
+  - vim
This page took 0.024508 seconds and 4 git commands to generate.