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