ansible: Install prometheus metrics plugin on Jenkins servers
[lttng-ci.git] / automation / ansible / roles / compilers / tasks / setup-RedHat.yml
... / ...
CommitLineData
1---
2- name: Ensure compilers packages are installed.
3 dnf:
4 name: "{{ compilers_packages }}"
5 state: installed
This page took 0.022516 seconds and 5 git commands to generate.