Environment Variables

{% for key, val in infos.os_env.items() %} {% endfor %}
Key Value
{{ key }} {{ val }}