ansible: fix deprecated syntax
[lttng-ci.git] / automation / ansible / roles / lttng-ust / tasks / setup-RedHat.yml
CommitLineData
3ea0152b
MJ
1---
2- name: Ensure lttng-ust build dependencies are installed.
936c5014 3 dnf:
58e747d8 4 name: "{{ lttng_ust_packages }}"
3ea0152b 5 state: installed
This page took 0.025695 seconds and 4 git commands to generate.