Mohamed El Mouctar Haidara

Results 27 comments of Mohamed El Mouctar Haidara

The link to in the main Readme is not correct. It should be https://github.com/shekhargulati/52-technologies-in-2016/tree/master/11-textblob

Same issue here too. Hope this will be available

In Pycharm, you need to enable `Emulate terminal in output console` in your run configuration options. Source: https://stackoverflow.com/a/45534743

Same issue here. I cannot see the team folders. Are you working on it ? By the way, thanks for the plugin :)

Will see if I can fetch the role dependencies when reading the playbook. @jordibass I post a [this comment](https://github.com/haidaraM/ansible-playbook-grapher/issues/22#issuecomment-551754877) regarding the *include_role* directive.

@ccamacho Will see if I can find a way to manage `include_role` as a classic role. Just marked #22 as feature requests

@ccamacho @jordibass The behavior of `include_role` have been changed. See my comment: https://github.com/haidaraM/ansible-playbook-grapher/issues/22#issuecomment-920357882

> When two playbooks reference the same role, I want to have only one node for that role, and edges from both playbook nodes that reference it to that node....