Use underscores in variable names
[lttng-ci.git] / automation / ansible / roles / cross-compilers / tasks / setup-RedHat.yml
index 08eb62a751ea5b23da7d31f9d4409f258781b64f..d70ae29da470d636dc533be8e277f2690ae9405e 100644 (file)
@@ -3,4 +3,4 @@
   yum:
     name: "{{ item }}"
     state: installed
-  with_items: cross-compilers_packages
+  with_items: cross_compilers_packages
This page took 0.022723 seconds and 4 git commands to generate.