mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 21:48:32 +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"
|
||||
}
|
||||
|
||||
apply Service "darknet-reachable" {
|
||||
import "remote_passive"
|
||||
assign where host.name == "vpn"
|
||||
}
|
||||
#apply Service "darknet-reachable" {
|
||||
# import "remote_passive"
|
||||
# assign where host.name == "vpn"
|
||||
#}
|
||||
|
||||
apply Service "mail_queue" {
|
||||
import "remote_passive"
|
||||
|
||||
Reference in New Issue
Block a user