Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wtanaka/ansible-role-graphviz

Ansible role to install Graphviz open source graph visualization software
https://github.com/wtanaka/ansible-role-graphviz

ansible ansible-galaxy ansible-role ansible-roles galaxy graph-visualization graphviz

Last synced: 12 days ago
JSON representation

Ansible role to install Graphviz open source graph visualization software

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/wtanaka/ansible-role-graphviz.svg?branch=master)](https://travis-ci.org/wtanaka/ansible-role-graphviz)
[![CircleCI](https://circleci.com/gh/wtanaka/ansible-role-graphviz.svg?style=svg)](https://circleci.com/gh/wtanaka/ansible-role-graphviz)

wtanaka.graphviz
================

Installs Graphviz

Graphviz (short for Graph Visualization Software) is a package of
open-source tools initiated by AT&T Labs Research for drawing graphs
specified in DOT language scripts. It also provides libraries for
software applications to use the tools. Graphviz is free software
licensed under the Eclipse Public License.

Example Playbook
----------------

- hosts: servers
roles:
- role: wtanaka.graphviz

License
-------

GPLv2

Author Information
------------------

http://wtanaka.com/