ansible: fix deprecated syntax
[lttng-ci.git] / automation / ansible / roles / cross-compilers / tasks / setup-RedHat.yml
CommitLineData
601db8ee 1---
0eb6d73e 2- name: Ensure cross-compilers packages are installed.
58e747d8
MJ
3 dnf:
4 name: "{{ cross_compilers_packages }}"
601db8ee 5 state: installed
This page took 0.024967 seconds and 4 git commands to generate.