willthames/ansible-inventory-grapher
ansible-inventory-grapher creates a dot file suitable for use by graphviz Requires: pip install ansible-inventory-grapher Usage: ansible-inventory-grapher [options] pattern1 [pattern2...] Options: --version show program's version number and exit -h, --help show this help message and exit -i INVENTORY specify inventory host file [/etc/ansible/hosts] -d DIRECTORY Location to output resulting files [current directory] -o FORMAT, --format=FORMAT python format string to name output files (e.g.
https://github.com/willthames/ansible-inventory-grapher