ansible-playbook-grapher/ansibleplaybookgrapher
Mohamed El Mouctar HAIDARA 645c942e17 refactor: Clean code and simplification
This introduces a new class BaseGrapher from which the PlaybookGrapher inherits. The goal is to split the PlaybookGrapher into simpler class later on. This change

Some methods have been refactored a little bit also.

style: Set instance attribute before creating objects
2020-11-28 16:53:01 +01:00
..
data fix: Do not add the skipped tags to the graph 2020-08-01 18:55:33 +02:00
__init__.py Update CHANGELOG.md for upcoming release: 0.10.0 2020-06-05 23:11:31 +02:00
cli.py refactor: Clean code and simplification 2020-11-28 16:53:01 +01:00
grapher.py refactor: Clean code and simplification 2020-11-28 16:53:01 +01:00
utils.py fix(postprocessor): Do not try to append root to element if not found 2020-11-15 03:00:50 +01:00