ansible: Add missing default variables for common-node
[lttng-ci.git] / automation / ansible / roles / lttng-tools / vars / Suse.yml
1 ---
2 lttng_tools_packages:
3 - bash-completion
4 - libxml2-devel
5 - popt-devel
6 - systemtap-sdt-devel
7
8 lttng_tools_packages_no_recommends:
9 - asciidoc
10 - xmlto
This page took 0.03205 seconds and 4 git commands to generate.