mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-25 05:10:20 +00:00
b3582f1ff9
Add a new role for the `ipmi_exporter`. Signed-off-by: SuperQ <superq@gmail.com>
4 lines
106 B
Django/Jinja
4 lines
106 B
Django/Jinja
---
|
|
{{ ansible_managed | comment }}
|
|
modules:
|
|
{{ ipmi_exporter_modules | to_nice_yaml | indent(2, true) }}
|