<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GraphViz on Aleš Lončar</title><link>https://loncar.net/tags/graphviz/</link><description>Recent content in GraphViz on Aleš Lončar</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 24 May 2020 20:25:29 +0200</lastBuildDate><atom:link href="https://loncar.net/tags/graphviz/index.xml" rel="self" type="application/rss+xml"/><item><title>Ansible Inventory Grapher</title><link>https://loncar.net/posts/ansible-inventory-grapher/</link><pubDate>Sun, 24 May 2020 20:25:29 +0200</pubDate><guid>https://loncar.net/posts/ansible-inventory-grapher/</guid><description>&lt;p>Ansible Inventory Grapher generates inventory graphs, so we can quickly see what groups are used for a particular host in Ansible inventory. The tool creates a &lt;a href="http://www.graphviz.org" class="external-link" target="_blank" rel="noopener">GraphViz&lt;/a> DOT file format in quite an opinionated fashion (currently there is no way to choose fonts or shapes, the program decides for you!)&lt;/p>
&lt;p>The tool can be found in &lt;a href="https://github.com/willthames/ansible-inventory-grapher" class="external-link" target="_blank" rel="noopener">ansible-inventory-grapher&lt;/a> GitHub repo. As mentioned above, we need both Ansible and Graphviz installed to be able to use the tool.&lt;/p></description></item></channel></rss>