[tutorial v1.1_110] A conditional disabled boolean variable

This commit is contained in:
egarette@silique.fr 2026-04-18 09:52:45 +02:00
parent 2f3013e7e8
commit f801f14eee

View file

@ -0,0 +1,11 @@
%YAML 1.2
---
version: 1.1
prompt_authentication:
description: Prompt for authentication if password is saved
default: true
disabled:
variable: _.proxy_mode
when: No proxy
...