ARA Records Ansible
Ansible run recording and reporting with a web UI and REST API
2k stars 181 forks last commit first released GPL-3.0
Actively maintained
Last commit 9 Jul 2026.

ARA Records Ansible records the results of Ansible runs and turns them into searchable reports to help you understand, audit, and troubleshoot automation. It can run locally for single-user workflows or as a centralized API server to aggregate runs from many machines and CI jobs.
Key Features
- Records ansible and ansible-playbook executions using an Ansible callback plugin
- Stores run data in SQLite, MySQL, or PostgreSQL
- Web reporting interface for browsing playbooks, hosts, tasks, and results
- REST API for querying recorded data and integrating with other systems
- CLI for listing and inspecting recorded runs without relying on the web UI
- Supports many execution contexts (local terminal, containers, CI/CD, AWX/Automation Controller, Molecule, ansible-runner)
Use Cases
- Troubleshoot failed playbooks by drilling into task results and host-level details
- Centralize visibility into automation runs across CI pipelines and multiple environments
- Maintain an audit trail of what automation changed and when
Limitations and Considerations
- The callback plugin must be installed for the same Python interpreter used by Ansible
- Recording high-volume playbooks can require tuning (for example, excluding unneeded data) and choosing an appropriate database backend
ARA is a practical reporting layer for Ansible that works for both local-first workflows and shared dashboards. It is especially useful when you need consistent run history and fast investigation across many playbook executions.
Categories:
Tags:
Tech Stack:
Similar to ARA Records Ansible
SQLPage
SQL-only web app builder that generates UI from SQL queries
SQLPage is a fast SQL-only web app builder that turns .sql files into interactive web pages and APIs on top of your existing database.
CronMaster
Cron job management UI with scheduling, logging, and live updates
Self-hosted web UI for managing cron jobs with human-readable schedules, script editing, live log streaming, and REST API with optional OIDC and API keys.

Komodo
Build and deployment system for managing software across servers
Komodo is a self-hosted build and deployment platform to automate builds and deploy Docker containers and Compose stacks across many servers with a web UI and API.


StackStorm
Event-driven automation and workflow orchestration for operations
Open-source event-driven automation platform for DevOps and SRE, with rules, workflows, ChatOps, and hundreds of integration packs for auto-remediation and incident response.


Review Board
Web-based code and document review platform
Review Board is a web-based tool for code and document reviews, with rich diff viewing, threaded discussions, and integrations with many version control and CI systems.
Home Assistant Time Machine
Web tool for browsing and restoring Home Assistant config backups
Web-based “time machine” for Home Assistant: browse YAML snapshots, view diffs, and restore individual automations, scripts, dashboards, ESPHome and packages.





