{% extends "layout.html" %} {% block content %}

ARA is an attempt to make Ansible runs easier to visualize, understand and troubleshoot.

It provides an Ansible callback to record playbook run data in a database and a web interface built with Flask to browse that data.


Start browsing recorded data with the top navigation bar.

Documentation

Documentation is available on readthedocs.io.
{% endblock %}