From 5a3dff86a16ebfec7c087230f58df98f6d4d25ea Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Tue, 5 May 2026 06:52:05 +0200 Subject: [PATCH] [tutorial v1.1_022] Putting a variable inside of a family or a sub family --- firefox/10-manual.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/firefox/10-manual.yml b/firefox/10-manual.yml index 5d6d2b07..316c6ce8 100644 --- a/firefox/10-manual.yml +++ b/firefox/10-manual.yml @@ -4,7 +4,7 @@ version: 1.1 manual: # Manual proxy configuration - http_proxy: - description: HTTP Proxy - type: family + http_proxy: # HTTP Proxy + + address: # HTTP address ...