mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:08:33 +01:00
fix: add forgotton proxy remote passive service
This commit is contained in:
@@ -13,6 +13,11 @@ apply Service "load-remote" {
|
|||||||
assign where host.vars.remote
|
assign where host.vars.remote
|
||||||
}
|
}
|
||||||
|
|
||||||
|
apply Service "procs-remote" {
|
||||||
|
import "remote_passive"
|
||||||
|
assign where host.vars.remote
|
||||||
|
}
|
||||||
|
|
||||||
apply Service "insurgency-1" {
|
apply Service "insurgency-1" {
|
||||||
import "remote_passive"
|
import "remote_passive"
|
||||||
assign where host.name == "steam"
|
assign where host.name == "steam"
|
||||||
|
|||||||
Reference in New Issue
Block a user