summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Moreau Simard <dmsimard@redhat.com>2018-05-07 22:18:52 -0400
committerBrian Coca <bcoca@users.noreply.github.com>2018-05-07 22:18:52 -0400
commit8c27ffdf901e38d943ed409a830dec5af44e6eb1 (patch)
tree33b0c7c714bb113d4a25bdc9a76332f87d6efcd1 /docs
parentbe3670f5285a4eebfa5b4947806618cab59d969c (diff)
downloadansible-8c27ffdf901e38d943ed409a830dec5af44e6eb1.tar.gz
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.
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/rst/community/other_tools_and_programs.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/docsite/rst/community/other_tools_and_programs.rst b/docs/docsite/rst/community/other_tools_and_programs.rst
index b6408bd9c8..d64f4aba7a 100644
--- a/docs/docsite/rst/community/other_tools_and_programs.rst
+++ b/docs/docsite/rst/community/other_tools_and_programs.rst
@@ -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. \ No newline at end of file