mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 00:31:14 +00:00
Add ARA Records Ansible to community tools (#39836)
ARA is an Ansible callback that records playbook run data in a local or remote database. This data is exposed through a CLI client as well as a reporting web application.
This commit is contained in:
committed by
Brian Coca
parent
be3670f528
commit
8c27ffdf90
@@ -20,3 +20,5 @@ of some of the most popular of these tools.
|
||||
- `Ansible Inventory Grapher <http://github.com/willthames/ansible-inventory-grapher>`_ can be used to visually display inventory inheritance hierarchies and at what level a variable is defined in inventory.
|
||||
|
||||
- `Molecule <http://github.com/metacloud/molecule>`_ A testing framework for Ansible plays and roles.
|
||||
|
||||
- `ARA Records Ansible <http://github.com/openstack/ara>`_ ARA Records Ansible playbook runs and makes the recorded data available and intuitive for users and systems.
|
||||
Reference in New Issue
Block a user