[tutorial 043] Jinja with a description

This commit is contained in:
egarette@silique.fr 2025-11-04 19:22:23 +01:00
parent d55b12f0c4
commit 85d0f433ed

View file

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