ara icon indicating copy to clipboard operation
ara copied to clipboard

ARA Records Ansible and makes it easier to understand and troubleshoot.

Results 141 ara issues
Sort by recently updated
recently updated
newest added

## What is the idea ? When selecting a particular playbook run, I'd like to be able to search (filter) for all tasks that yielded a warning (e.g. deprecation warnings)....

enhancement
api
UI

## What is the issue ? When running ansible-playbook with ara enabled, the callback can succeed in creating the playbook (no errors about ``v2_playbook_on_playbook_start``) but then fail on other methods:...

bug
plugins

First my huge respect and appreciation to the support of the community members. I have a query . Is multiple search query options is available in ARA API calls ....

enhancement
help wanted
api
database

This repo is awesome for getting nice visual reports for ansible-playbook runs. Loved it!!! ### Here is the request: Ansible supports testing of modules/playbooks through ansible-test command. Here we can...

[ansible-role-ara_api](https://github.com/ansible-community/ara-collection/tree/master/roles/ara_api) currently supports a few different deployment options: - with or without gunicorn to launch the django wsgi application for the API server - support for nginx in front of...

enhancement
api
docs
performance

## What is the idea ? Hi! It would be great if we could have multi-label search on the main page of ARA, rather than one. Given the labels: User=test_user,...

enhancement
help wanted
api
UI

## What is the idea ? In ara 0.x, the command was ``ara-manage generate`` and the implementation of ``ara-manage generate`` in 1.x long predates the usage of cliff with which...

cli
UI

## What is the idea ? We can search playbooks by labels but not tasks by tag. It could potentially be tricky because it's stored as a compressed list. Let's...

enhancement
api

## What component is this about ? - Ephemeral service launch by offline mode ## What is your ARA installation like ? - *ara*: 1.4.0. It's installed from PyPi in...

enhancement

I'm trying to use distributed sqlite, but when I copy the database in /var/www/log/ara-report/ansible.sqlite , I'm unable to see data in the ara-web console. Here is the set up. Installed...

bug