[tutorial 044] A conditional disabled variable with identifier

This commit is contained in:
egarette@silique.fr 2024-11-02 14:58:37 +01:00
parent 0061673a46
commit d2c31d1e40

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'