[tutorial 039] A conditional disabled variable with identifier

This commit is contained in:
egarette@silique.fr 2024-10-23 20:01:39 +02:00
parent 31eecff68a
commit 1872172c5d

View file

@ -30,3 +30,13 @@ manual:
description: "{{ identifier }} port"
default:
variable: manual.http_proxy.port
version:
description: SOCKS host version used by proxy
choices:
- v4
- v5
default: v5
disabled:
type: identifier
when: 'HTTPS'