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:
parent
be3670f528
commit
8c27ffdf90
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
Loading…
Reference in a new issue