From 85d0f433edafa57b93d395a43606e04ce46152ed Mon Sep 17 00:00:00 2001 From: Emmanuel Garette Date: Tue, 4 Nov 2025 19:22:23 +0100 Subject: [PATCH] [tutorial 043] 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 9598f96e..db07b74b 100644 --- a/firefox/20-manual.yml +++ b/firefox/20-manual.yml @@ -13,6 +13,7 @@ manual: {% if my_identifier == 'HTTPS' and manual.use_for_https %} HTTPS is same has HTTP {% endif %} + description: in HTTPS case if "manual.use_for_https" is set to True params: my_identifier: type: identifier