Skip to content
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

Re-init plugin loader after collections installation (#411) #412

Merged
merged 4 commits into from
Oct 17, 2024

Conversation

irozet12
Copy link
Contributor

@irozet12 irozet12 commented Oct 7, 2024

Fixes #411

Copy link
Member

@ssbarnea ssbarnea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change does not contain any regression testing. If the bug reported was real, we should see a test added that would fail before the change is made and will pass after. W/O is too much risk on introducing other undesirable behaviors or not even fixing the original issue.

@ssbarnea ssbarnea enabled auto-merge (squash) October 17, 2024 10:47
@ssbarnea ssbarnea merged commit e247f3f into ansible:main Oct 17, 2024
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

ansible-lint: "WARNING Unable to load module ... for options validation"
3 participants