From ce371d04011303ee9a6ff368eed80d64845e17c4 Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Sun, 9 Nov 2025 18:39:38 +0100 Subject: [PATCH] [tutorial v1.1_053] Jinja with a description --- firefox/20-manual.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/firefox/20-manual.yml b/firefox/20-manual.yml index ac200904..06db3cd3 100644 --- a/firefox/20-manual.yml +++ b/firefox/20-manual.yml @@ -13,6 +13,7 @@ manual: {% if my_identifier == 'HTTPS' and _.use_for_https %} HTTPS is same has HTTP {% endif %} + description: in HTTPS case if "_.use_for_https" is set to True params: my_identifier: type: identifier