Mohamed El Mouctar Haidara

Results 29 comments of Mohamed El Mouctar Haidara

Interested :)

The None type error was fixed in 1.2.0. I will check this undefined variable error.

Hi @ccamacho I'm not able to reproduce your issue locally. Here is what I got with your main branch: ``` $ ansible-playbook-grapher --version ansible-playbook-grapher 1.2.0 (with ansible 2.12.2) ``` Are...

After reviewing, it's already supported by the grapher. I added a test case for it. Feel free to comment or create a new issue if you have some use cases...

Fixed the changes introduced in https://github.com/ansible/ansible/pull/76021/files

For those following this issue: while the code can be used in another project, keep in mind that the internal API is not stable yet. I will likely refactor the...

Thanks for your reply. I will take a closer look at this then and raise a PR if I find a solution.