ansible: Add el9 nodes
[lttng-ci.git] / automation / ansible / roles / lttng-tools / vars / Debian.yml
index d3d210719a2f0dfcc3e8b2703fce4d0dcb02e761..5ef484fafdc79a94739c2955d6fb5b9c18ad62a1 100644 (file)
@@ -1,5 +1,10 @@
 ---
-__lttng_tools_packages:
+lttng_tools_packages:
+  - bash-completion
+  - libmsgpack-dev
   - libpopt-dev
   - libxml2-dev
-  - bash-completion
+
+lttng_tools_packages_no_recommends:
+  - asciidoc
+  - xmlto
This page took 0.022343 seconds and 4 git commands to generate.