[tutorial 053] Jinja with a description

This commit is contained in:
egarette@silique.fr 2025-11-07 06:37:25 +01:00
parent 9610eb8716
commit 1d638b6c5c

View file

@ -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