jjb: Skip gerrit lttng-modules checkouts for non-root users
[lttng-ci.git] / automation / ansible / roles / liburcu / tasks / setup-RedHat.yml
1 ---
2 - name: Ensure liburcu build dependencies are installed.
3 dnf:
4 name: "{{ liburcu_packages }}"
5 state: installed
This page took 0.031182 seconds and 5 git commands to generate.