ansible: Install compilers on sles nodes
[lttng-ci.git] / automation / ansible / roles / compilers / vars / Suse.yml
index c12ad7563438f86c1d09ab253284ef7c2ae68fa3..ed46ff81de7703322996cd2328d6c3914034dd38 100644 (file)
@@ -1,2 +1,4 @@
 ---
-compilers_packages: []
+compilers_packages:
+  - gcc
+  - gcc-c++
This page took 0.022518 seconds and 4 git commands to generate.