mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 05:28:35 +01:00
deactivate: dn reachable check
This commit is contained in:
@@ -38,10 +38,10 @@ apply Service "wireguard-darknet-hase" {
|
|||||||
assign where host.name == "vpn"
|
assign where host.name == "vpn"
|
||||||
}
|
}
|
||||||
|
|
||||||
apply Service "darknet-reachable" {
|
#apply Service "darknet-reachable" {
|
||||||
import "remote_passive"
|
# import "remote_passive"
|
||||||
assign where host.name == "vpn"
|
# assign where host.name == "vpn"
|
||||||
}
|
#}
|
||||||
|
|
||||||
apply Service "mail_queue" {
|
apply Service "mail_queue" {
|
||||||
import "remote_passive"
|
import "remote_passive"
|
||||||
|
|||||||
Reference in New Issue
Block a user