{% extends "base.html" %} {% block title %}Ansible Runs — Fabled Scryer{% endblock %} {% block content %}
No runs yet. Browse playbooks to begin.
| Playbook | Source | Status | Started | |
|---|---|---|---|---|
| {{ run.playbook_path }} | {{ run.source_name }} | {{ run.status.value.upper() }} | {{ run.started_at.strftime("%Y-%m-%d %H:%M") }} | View |