ansible-collection-prometheus/roles/blackbox_exporter/templates/blackbox_exporter.yml.j2

3 lines
100 B
Text
Raw Normal View History

modules:
{{ blackbox_exporter_configuration_modules | to_nice_yaml(indent=2) | indent(2,False) }}