[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:
parent
00554ccd78
commit
733343b748
1 changed files with 4 additions and 0 deletions
|
@ -2,3 +2,7 @@
|
|||
manual:
|
||||
description: Manual proxy configuration
|
||||
type: family
|
||||
disabled:
|
||||
type: variable
|
||||
variable: proxy_mode
|
||||
when_not: 'Manual proxy configuration'
|
||||
|
|
Loading…
Reference in a new issue