jjb: Add el9 arch to elbuilds
[lttng-ci.git] / automation / ansible / roles / lttng-tools / tasks / setup-RedHat.yml
1 ---
2 - name: Ensure lttng-tools build dependencies are installed.
3 dnf:
4 name: "{{ lttng_tools_packages }}"
5 state: installed
This page took 0.044932 seconds and 4 git commands to generate.