{% include "head.html" %} {% if result != 'success' %}
{{ reason|replace('\n', '
') }}
{% if failedvms %} {% for v in failedvms %} {{ v['name'] }} {{ v['reason'] }}
{% endfor %} {% endif %}
Back to listing