{% extends "layout.html" %} {% block content %}
| Host | ||||
|---|---|---|---|---|
| {{ row.host }} | {{ row.ok }} | {{ row.changed }} | {{ row.skipped }} | {{ row.failures }} |
| Timestamp | Status | Host | Play > Task > Module |
|---|---|---|---|
| {{ row.end |datetime }} |
{% if row.failed and row.ignore_errors %} {% endif %} {{ row.duration |truncate(5) }}s |
{{ row.host }} |
|