Add ansible-inventory-grapher to the list of tools (#29068)

* Add ansible-inventory-grapher to the list of tools

* Fixed minor typo.
This commit is contained in:
Will Thames 2017-09-07 17:19:18 -07:00 committed by scottb
parent 3d5320adad
commit c749ecbd94

View file

@ -16,3 +16,5 @@ of some of the most popular of these tools.
- `Ansigenome <https://github.com/nickjj/ansigenome>`_ is a command line tool designed to help you manage your Ansible roles.
- `Awesome Ansible <https://github.com/jdauphant/awesome-ansible>`_ is a collaboratively curated list of awesome Ansible resources.
- `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.