Skip to content

rwxd/ansible2puml

Repository files navigation

!!! It's pretty crappy, I wouldn't use it in this condition. Someday I'll rebuild the whole thing :) !!!

ansible2puml

tests PyPI package PyPI pyversions

About ansible2puml

Create an PlantUML activity diagram from playbooks and roles trough python.

A .puml file with the PlantUML syntax is generated and a link to display the diagram as PNG is generated.

Requirements

Python version >3.6

Install package

Install via pypi

pip install ansible2puml

Install via git

pip install git+https://github.com/ProfileID/ansible2puml

How to

Playbook

ansible2puml --source play.yml --destination play.puml 

Example

Example
Source: example-playbook.yml

About

Create an PlantUML Activity Diagram from Playbooks or Roles trough Python.

Topics

Resources

License

Stars

Watchers

Forks

Languages