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