{% extends "base.html" %} {% load datetime_formatting %} {% load truncatepath %} {% load static_url %} {% block title %}| Hosts{% if not static_generation %}: {{ current_page_results }} of {{ data.count }}{% endif %}{% endblock %} {% block body %} {% if not static_generation %}
Report | Status | Date {% include "partials/sort_by_date.html" with arg="created" %} | Duration | Host name {% include "partials/sort_by_name.html" %} | Playbook name (or path) | Host facts |
---|