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 the ARA API as well as the Ansible components.

For the web client interface, see ara-web.

Quickstart

Here’s how you can get started from scratch with sane defaults:

# Create a python3 virtual environment and activate it so we don't conflict
# with system or distribution packages
python3 -m venv ~/.ara/virtualenv
source ~/.ara/virtualenv/bin/activate

# Install Ansible, ARA and it's API server dependencies
pip install ansible ara[server]

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

# Run your playbook as usual
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 browse this data through the API by executing 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

This version

1.1.0

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.1.0.tar.gz (566.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ara-1.1.0-py2.py3-none-any.whl (72.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file ara-1.1.0.tar.gz.

File metadata

  • Download URL: ara-1.1.0.tar.gz
  • Upload date:
  • Size: 566.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.2

File hashes

Hashes for ara-1.1.0.tar.gz
Algorithm Hash digest
SHA256 75e012f609bf5df46928c0b1da8d545cf5330f1639ff0d3351debaa4e97954e1
MD5 785d57f8b24173b3d019521d78b591cf
BLAKE2b-256 0666f0ef71e417c29b4928cb84058d94252c17b70ace23898157d2a8743400ff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ara-1.1.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 72.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.5.2

File hashes

Hashes for ara-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 648c5aa5414a5d108bf555d7cc2588411c5da59018eaf5fddb48f46d3d0c7145
MD5 a30bdc717fefd3cbb3f6430c1b6d7995
BLAKE2b-256 fb53145566ee8b24282b98d84c4c70e15e49c041917d60071253dbfe3b690c78

See more details on using hashes here.

Supported by

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