!!! It's pretty crappy, I wouldn't use it in this condition. Someday I'll rebuild the whole thing :) !!!
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.
Python version >3.6
Install via pypi
pip install ansible2puml
Install via git
pip install git+https://github.com/ProfileID/ansible2puml
ansible2puml --source play.yml --destination play.puml
Source: example-playbook.yml