Attention des changements sont bientôt à prévoir sur l'instance gitea d'Aurore :
{{ ansible_managed | comment }}
modules:
http_2xx:
prober: http
http:
http_post_2xx:
method: POST
tcp_connect:
prober: tcp
icmp:
prober: icmp
internal_tls_connect:
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'