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