ansible-role-tinystatus/templates/incidents.txt.j2

4 lines
71 B
Django/Jinja

{% for incident in tinystatus_incidents %}
{{ incident }}
{% endfor %}