[tutorial 012] 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:
parent
fb9df03118
commit
b99325d5c6
1 changed files with 0 additions and 1 deletions
|
@ -3,6 +3,5 @@ manual:
|
||||||
description: Manual proxy configuration
|
description: Manual proxy configuration
|
||||||
type: family
|
type: family
|
||||||
disabled:
|
disabled:
|
||||||
type: variable
|
|
||||||
variable: proxy_mode
|
variable: proxy_mode
|
||||||
when_not: 'Manual proxy configuration'
|
when_not: 'Manual proxy configuration'
|
||||||
|
|
Loading…
Reference in a new issue