{{ ansible_managed | comment }} global: scrape_interval: 60s scrape_timeout: 10s evaluation_interval: 60s scrape_configs: {{ monitoring_prometheus_scrape_configs | to_nice_yaml(indent=2) | indent(2) }}