{% if local_users is defined %} {% for item in local_users %} {{ item }}: /var/mail/{{ item }}/ {% endfor %} {% endif %}