From c749ecbd944e2a0e186e9bcbcd0b7ed3f023ec52 Mon Sep 17 00:00:00 2001 From: Will Thames Date: Thu, 7 Sep 2017 17:19:18 -0700 Subject: [PATCH] Add ansible-inventory-grapher to the list of tools (#29068) * Add ansible-inventory-grapher to the list of tools * Fixed minor typo. --- docs/docsite/rst/community/other_tools_and_programs.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docsite/rst/community/other_tools_and_programs.rst b/docs/docsite/rst/community/other_tools_and_programs.rst index e10f1833462..5226dcd44e9 100644 --- a/docs/docsite/rst/community/other_tools_and_programs.rst +++ b/docs/docsite/rst/community/other_tools_and_programs.rst @@ -16,3 +16,5 @@ of some of the most popular of these tools. - `Ansigenome `_ is a command line tool designed to help you manage your Ansible roles. - `Awesome Ansible `_ is a collaboratively curated list of awesome Ansible resources. + +- `Ansible Inventory Grapher _` can be used to visually display inventory inheritance hierarchies and at what level a variable is defined in inventory.