-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug report] Can't find installed collections #235
Comments
I'm not able to reproduce this issue. Can you a provide a minimum set of steps and playbook to reproduce the issue? Can you also run a |
With
As you can see, ansible is installed with brew. It looks like this is similar to ansible/ansible-lint#3842, but I don't know how to manually specify the path to look into.. |
I think your issue is similar to what we faced here: #203 (comment) Ansible has different behaviors depending on how it was installed and it seems there are some "edge cases" where the grapher is not loading some paths. I use pip as much as possible and avoid brew or system package managers. Now, you can set the |
Describe the bug
To Reproduce
ansible-playbook-grapher site.yml
Expected behavior
Grapher to load and use the collections just as any other tool.
Versions:
Outputs of :
ansible --version
:ansible-playbook-grapher --version
:ansible-playbook-grapher 2.8.0 (with ansible 2.18.1)
Additional context
requirements.yml
Full stack trace
The text was updated successfully, but these errors were encountered: