jjb: Use lttng-modules from gerrit when depends-on is set
[lttng-ci.git] / automation / ansible / roles / binutils-gdb / tasks / setup-RedHat.yml
1 ---
2 - name: Ensure binutils_gdb build dependencies are installed.
3 dnf:
4 name: "{{ binutils_gdb_packages }}"
5 state: installed
This page took 0.029216 seconds and 4 git commands to generate.