mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2026-03-10 12:21:43 +01:00
feat: add service vhost http checks
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
apply Service for (http_vhost => config in host.vars.http_vhosts) {
|
||||
import "generic-service"
|
||||
|
||||
check_command = "http"
|
||||
|
||||
vars += config
|
||||
}
|
||||
Reference in New Issue
Block a user