[tutorial 028] A conditional disabled family with a variable
This commit is contained in:
parent
143f0dcd28
commit
b4abfe9011
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
||||||
---
|
---
|
||||||
manual:
|
manual:
|
||||||
description: Manual proxy configuration
|
description: Manual proxy configuration
|
||||||
disabled: true
|
disabled:
|
||||||
|
type: variable
|
||||||
|
variable: proxy_mode
|
||||||
|
when_not: 'Manual proxy configuration'
|
||||||
|
|
||||||
http_proxy:
|
http_proxy:
|
||||||
description: HTTP Proxy
|
description: HTTP Proxy
|
||||||
|
|
Loading…
Reference in a new issue