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 component is this about ? I am not able to create a variable "ara_playbook_labels" on my inventory files. It works in the playbook file but not on the...

bug

We have good enough documentation on how to install and configure ara but there is a gap when it comes to day-to-day operations or deployment considerations. Things like: - How...

docs

What component is this about ? Ara API What is your ARA installation like ? Ansible 2.8 Ara 1.4.1 Installed from PyPI inside virtualenv Linux: Centos 7.3 What is the...

database

## What component is this about ? API client ## What is your ARA installation like ? ara-api 1.3.2, running on an ubuntu AWS instance, installed from source. The ara-api...

bug
plugins

## What component is this about ? ara_default callback plugin ## What is happening ? The callback plugin instanciates it's logger here: https://github.com/ansible-community/ara/blob/a8b8ff5c5996b025452d36fd464985e98c9da0bb/ara/plugins/callback/ara_default.py#L149 And the http client here: https://github.com/ansible-community/ara/blob/a8b8ff5c5996b025452d36fd464985e98c9da0bb/ara/clients/http.py#L35 However,...

bug
plugins

## What component is this about ? mysql database backend ## What is happening ? Although this task works fine with postgresql and sqlite, it fails with mysql: https://github.com/ansible-community/ara/blob/02e2f2febd0e1d85013d8260b771ce668ffdc420/tests/integration/smoke.yaml#L68-L70 It...

bug
database

Noticed when running ansible integration tests: ``` + ansible-playbook test_connection.yml -i ../connection_paramiko_ssh/test_connection.inventory -e target_hosts=paramiko_ssh -e action_prefix= -e local_tmp=/tmp/ansible-local -e remote_tmp=/tmp/ansible-remote Failed to post on /api/v1/playbooks: {'ansible_version': '2.9.0.dev0', 'arguments': {'version': None,...

bug
0.x
plugins

See: https://review.opendev.org/#/c/693286/

bug
api

## What component is this about ? API Client ## What is your ARA installation like ? Alpine Docker container in a python virtual environment using git master The database...

enhancement
help wanted
UI

## What component is this about ? The ara_api role ## What is happening ? ``` type=AVC msg=audit(1572463010.990:105990): avc: denied { name_connect } for pid=6039 comm="gunicorn" dest=3306 scontext=system_u:system_r:init_t:s0 tcontext=system_u:object_r:mysqld_port_t:s0 tclass=tcp_socket...

bug
help wanted
ansible roles