From b99325d5c639c01f5105fd05583af7ad465325e9 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Wed, 23 Oct 2024 10:58:19 +0200 Subject: [PATCH] [tutorial 012] 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. --- firefox/10-manual.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/firefox/10-manual.yml b/firefox/10-manual.yml index 29ea6a3..1a41491 100644 --- a/firefox/10-manual.yml +++ b/firefox/10-manual.yml @@ -3,6 +3,5 @@ manual: description: Manual proxy configuration type: family disabled: - type: variable variable: proxy_mode when_not: 'Manual proxy configuration'