ansible: Add missing default variables for common-node
[lttng-ci.git] / automation / ansible / roles / lttng-tools / vars / RedHat.yml
index c22ac55c0444fd09f67312848012fd0bc772fe47..85b79cc03da397f553f0a41d58e1dafc8bde2b60 100644 (file)
@@ -1,7 +1,8 @@
 ---
-__lttng_tools_packages:
-  - popt-devel
-  - libxml2-devel
-  - bash-completion
+lttng_tools_packages:
   - asciidoc
+  - bash-completion
+  - libxml2-devel
+  - popt-devel
+  - systemtap-sdt-devel
   - xmlto
This page took 0.022759 seconds and 4 git commands to generate.