Skip to main content

ARA - Ansible run analysis

Project description

ARA: Ansible Run Analysis

tl;dr

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

ARA is three things:

  1. An Ansible callback plugin to record playbook runs into a database

  2. A CLI client to query the database

  3. A web interface to visualize the database

Installing

Packaged dependencies

RHEL, CentOS, Fedora

yum -y install gcc python-devel libffi-devel openssl-devel

Ubuntu, Debian

apt-get -y install gcc python-dev libffi-dev libssl-dev

From source

git clone https://github.com/dmsimard/ara
cd ara
pip install .

From pip

pip install ara

What does the web interface look like ?

A video is available on YouTube and the following is a screenshot of the web interface:

docs/images/preview.png

Documentation

Documentation is available on readthedocs.io.

Author

David Moreau Simard

Contributors and special thanks

See contributors on GitHub.

Special thanks to Lars Kellogg-Stedman for the early feedback on the project, ideas and code contributions.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ara-0.5.2.tar.gz (204.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page