ansible: Remove EL7 hosts
[lttng-ci.git] / automation / ansible / roles / lttng-ust / tasks / setup-RedHat.yml
... / ...
CommitLineData
1---
2- name: Ensure lttng-ust build dependencies are installed.
3 dnf:
4 name: "{{ lttng_ust_packages }}"
5 state: installed
This page took 0.022672 seconds and 5 git commands to generate.