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 ? We've discussed the idea of searching and filtering of hosts facts and determined it was possible (although not in-database): https://github.com/ansible-community/ara/pull/206#issuecomment-885992773 A feature like this...

enhancement
api
UI

## What is the issue ? There's a new feature for specifying a CA certificate as well as a client private key and certificate (introduced by https://github.com/ansible-community/ara/pull/392). However, if the...

enhancement
client

## What is the issue ? Facts will not stored in Ara if using the FQCN `ansible.builtin.setup`. Example playbook: ``` --- - name: Gather Facts Bug hosts: localhost gather_facts: false...

bug
plugins

## What is the idea ? In extending our ansible workflow across users, we need a way to audit and keep track of what was run when by whom, ARA...

enhancement
plugins

## What is the idea ? Component: Web UI Since ARA recommends using third party authentication via proxy, I would love to see a configuration setting to add a logout...

enhancement
UI
built-in server/offline client

Hi, Ara can't be build against new django and other plugins, can you please adapt ara for new django and release new version so I can build a packages ?...

packaging

## What is the issue ? Noticed an exception from a CI job running testing the postgresql database backend: https://dashboard.zuul.ansible.com/t/ansible/build/36783777b9d342e7ad134def9bb67254 This seems to be a recently documented issue between django...

bug
database

## What is the idea ? I haven't yet looked at what this would look like in practice but we have a lot of metrics in ara, such as: -...

enhancement
help wanted

An issue to discuss this blog post (because the blog doesn't have comments enabled): https://ara.recordsansible.org/blog/2022/05/19/what-might-ara-2.0-look-like/ Thank you for reading and providing your feedback !

meta

## What is the idea ? There is a performance overhead between running Ansible with and without ara the [ara callback](https://github.com/ansible-community/ara/blob/master/ara/plugins/callback/ara_default.py) because for every hook, instead of doing nothing, Ansible...

plugins
docs
performance