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

Fix namespace extraction for ansible-core modules #185

Merged
merged 2 commits into from
Oct 27, 2024

Conversation

felixfontein
Copy link
Collaborator

Fixes #184.

@felixfontein
Copy link
Collaborator Author

I tested this also with community.general 4.x.y (flatmapping with symlinks) and 5.x.y (flatmapping without symlinks) and 10.x.y (no flatmapping), and it always produces the right results.

@felixfontein felixfontein merged commit 2fe1349 into ansible-community:main Oct 27, 2024
5 checks passed
@felixfontein felixfontein deleted the core branch October 27, 2024 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ansible-core: new module detection has wrong namespace lib.ansible.modules
1 participant