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