ansible-fran-grunden/testfil_loop.j2

5 lines
51 B
Django/Jinja

{% for item in namn %}
* {{ item }}
{% endfor %}