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

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