# {{ ansible_managed }} service { name = "apache" port = 443 check { http = "https://localhost/server-status?auto" interval = "30s" tlsSkipVerify = true } }