summaryrefslogtreecommitdiff
path: root/roles/monitoring/prometheus/exporter/ipmi/templates/config.yml.j2
blob: 32d0b34ab35943686e0fc82a57c606849d5d261c (plain) (blame)
1
2
3
4
# {{ ansible_managed }}

modules:
  {{ prometheus_exporter_ipmi_modules | to_nice_yaml(indent=2) | indent(2) }}