-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
As per elzibubble#3 maintainership has been transferred.
- Loading branch information
Adam Spiers
committed
Dec 13, 2017
1 parent
33748c9
commit 7fd48ab
Showing
41 changed files
with
3 additions
and
2,369 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,7 @@ | ||
*** dead project *** | ||
|
||
|
||
ansible-viz | ||
=========== | ||
|
||
GraphViz depiction of Ansible dependencies. | ||
|
||
Run:: | ||
|
||
<pre> | ||
gem install bundler | ||
bundle install | ||
ruby ansible-viz.rb <path-to-playbook-dir> | ||
</pre> | ||
|
||
Now browse viz.html or with-vars.html. The diagram is drawn client-side with | ||
viz.js (https://github.com/mdaines/viz.js/). | ||
|
||
There are probably still a few bugs, particularly around var usage tracking. | ||
|
||
See sample/README.txt for details on test data. Run test-viz.rb to execute | ||
tests and generate a coverage report. The tests create a graph of the sample | ||
data in test.html. | ||
This project has [moved](https://github.com/lxsli/ansible-viz/issues/3); | ||
the new location is here: | ||
|
||
Example: http://imgur.com/gallery/UC5Sv5f | ||
- https://github.com/aspiers/ansible-viz |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.