Skip to main content

ARA Records Ansible

Project description

ARA Records Ansible

ARA Records Ansible playbooks and makes them easier to understand and troubleshoot.

doc/source/_static/ara-with-icon.png

ARA saves playbook results to a local or remote database by using an Ansible callback plugin and provides an API to integrate this data in tools and interfaces.

This project provides ARA’s Ansible plugins, the REST API server as well as simple built-in web interfaces to browse the recorded data.

A stateless javascript client interface is provided by a different project, ara-web.

Quickstart

Here’s how you can get started from scratch with sane defaults with python>=3.5:

# Install ARA and Ansible for the current user
python3 -m pip install --user ansible "ara[server]"

# Tell Ansible to use the ARA callback plugin
export ANSIBLE_CALLBACK_PLUGINS="$(python3 -m ara.setup.callback_plugins)"

# Run your playbook
ansible-playbook playbook.yml

If nothing went wrong, your playbook data should have been saved in a local database at ~/.ara/server/ansible.sqlite.

You can take a look at the recorded data by running ara-manage runserver and pointing your browser at http://127.0.0.1:8000/.

That’s it !

Live demos

You can find live demos deployed by the built-in ara_api and ara_web Ansible roles at https://api.demo.recordsansible.org and https://web.demo.recordsansible.org.

Documentation

Documentation for installing, configuring, running and using ARA is available on readthedocs.io.

Community and getting help

Contributors

See contributors on GitHub.

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-1.4.0.0rc2.tar.gz (972.2 kB view details)

Uploaded Source

Built Distribution

ara-1.4.0.0rc2-py2.py3-none-any.whl (387.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file ara-1.4.0.0rc2.tar.gz.

File metadata

  • Download URL: ara-1.4.0.0rc2.tar.gz
  • Upload date:
  • Size: 972.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2

File hashes

Hashes for ara-1.4.0.0rc2.tar.gz
Algorithm Hash digest
SHA256 385c78e23e8d3f974de865e431610a4a38595187682d0053ab7f849fccc46a31
MD5 3b3136bf963164d8123a3b9bd73f59c8
BLAKE2b-256 184873c6f8909b58aafc7d6dc82028f59402f8e599a884e5b88992275ded8b9b

See more details on using hashes here.

File details

Details for the file ara-1.4.0.0rc2-py2.py3-none-any.whl.

File metadata

  • Download URL: ara-1.4.0.0rc2-py2.py3-none-any.whl
  • Upload date:
  • Size: 387.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.5.2

File hashes

Hashes for ara-1.4.0.0rc2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5160bf8bc2d1475a47412b90b6f4955c6c9dd7f3ecc4460ebb965d75ef400f4a
MD5 918083649f1b1e0a5e4ab6095a51562d
BLAKE2b-256 70d048c67284522ce27e696dc2256c8b0adabb8489f2c9f0a25d1746f32fbeb8

See more details on using hashes here.

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