@ -10,7 +10,7 @@ apply Service "Zertifikat: " for ( vhost => config in host.vars.vhosts ) to Host
vars += config
assign where host.vars.vhosts[vhost]["http_ssl"]
assign where host.vars.vhosts[vhost]["http_ssl"] && host.vars.vhosts[vhost]["check_cert"]
}
apply Service "HTTP(S): " for ( vhost => config in host.vars.vhosts ) to Host {