[tutorial 011] Conditional desactived family

This family will be desactived if "proxy_mode" is not "manual proxy configuration".

Desactived a variable or a family means that this variable will never be accessible.
This commit is contained in:
egarette@silique.fr 2024-09-07 19:06:33 +02:00
parent 2709913b05
commit 666947cfc5

View file

@ -2,3 +2,7 @@
manual:
description: Manual proxy configuration
type: family
disabled:
type: variable
variable: proxy_mode
when_not: 'Manual proxy configuration'