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

Change install_collection to avoid use of -p #233

Merged
merged 1 commit into from
Apr 13, 2023
Merged

Change install_collection to avoid use of -p #233

merged 1 commit into from
Apr 13, 2023

Conversation

ssbarnea
Copy link
Member

As passing -p (target collection path destination) break ansible-galaxy
ability to find existing collection in other location, we avoid it
and use the environment variable approach instead.

Related: ansible/ansible-lint#3251

@ssbarnea ssbarnea requested a review from a team as a code owner April 13, 2023 16:06
@github-actions github-actions bot added the bug Something isn't working label Apr 13, 2023
@ssbarnea ssbarnea force-pushed the fix/x branch 3 times, most recently from 5766b46 to 70154c8 Compare April 13, 2023 16:43
As passing -p (target collection path destination) break ansible-galaxy
ability to find existing collection in other location, we avoid it
and use the environment variable approach instead.

Related: ansible/ansible-lint#3251
@cidrblock
Copy link
Collaborator

+1

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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants