Skip to content

Update scaffolded galaxy file in a collection: Add ansible.utils as a dependency #352

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

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

shatakshiiii
Copy link
Contributor

Related PR: #348

This change is required to fix ModuleNotFoundError: No module named 'ansible_collections.ansible.utils' when running tox-ansible sanity check on a scaffolded collection containing action plugins.

Example of tox-ansible sanity check: python3 -m tox --ansible -e sanity-py3.13-2.18 --conf tox-ansible.ini

@shatakshiiii shatakshiiii added the enhancement New feature or request label Jan 13, 2025
@shatakshiiii shatakshiiii self-assigned this Jan 13, 2025
@shatakshiiii shatakshiiii requested a review from a team as a code owner January 13, 2025 14:50
@shatakshiiii shatakshiiii merged commit c38f225 into ansible:main Jan 13, 2025
20 checks passed
@shatakshiiii shatakshiiii deleted the galaxy_dep branch January 13, 2025 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants