{{ ansible_managed | comment }} modules: http_2xx: prober: http http: http_post_2xx: prober: http http: method: POST tcp_connect: prober: tcp icmp: prober: icmp internal_tls_connect: prober: tcp timeout: 10s tcp: tls: true tls_config: ca_file: '/etc/prometheus/ca.crt' cert_file: '/etc/prometheus/blackbox-{{ lan_address }}.crt' key_file: '/etc/prometheus/blackbox-{{ lan_address }}.key'