mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 23:28:32 +01:00
add: mailq passive check
This commit is contained in:
@@ -47,3 +47,8 @@ apply Service "darknet-reachable" {
|
||||
import "remote_passive"
|
||||
assign where host.name == "vpn"
|
||||
}
|
||||
|
||||
apply Service "mail_queue" {
|
||||
import "remote_passive"
|
||||
assign where host.name == "mail"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user