ansible-galaxy collection list --deduplicate - #81241
Open
s-hertel wants to merge 1 commit into
Open
Conversation
Contributor
|
The test |
s-hertel
force-pushed
the
ag-collection-list-preferred-collection
branch
from
July 12, 2023 14:47
e6e5250 to
92f99f7
Compare
Contributor
Author
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
s-hertel
commented
Dec 19, 2023
s-hertel
force-pushed
the
ag-collection-list-preferred-collection
branch
from
January 29, 2025 17:18
92f99f7 to
fbfd524
Compare
Contributor
|
Hi, any update on this one? |
s-hertel
force-pushed
the
ag-collection-list-preferred-collection
branch
2 times, most recently
from
March 4, 2026 22:18
c447b59 to
49d67ae
Compare
s-hertel
force-pushed
the
ag-collection-list-preferred-collection
branch
from
March 4, 2026 22:27
49d67ae to
6c546c6
Compare
bcoca
previously approved these changes
Mar 5, 2026
bcoca
left a comment
Member
There was a problem hiding this comment.
code looks good, just to bikeshed, would --ignore-dupes be more apropos?
…first of each FQCN in the configured paths This will match the collection used by a task, assuming -p is provided to reflect a playbook-adjacent collections path
s-hertel
force-pushed
the
ag-collection-list-preferred-collection
branch
from
March 16, 2026 15:42
6c546c6 to
320f716
Compare
Contributor
Author
|
I think I prefer full word(s) for |
Member
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SUMMARY
Added a toggle to skip listing duplicate FQCNs that would be ignored at runtime.
This will match the collection used by a task, assuming -p is provided to reflect a playbook-adjacent collections path
ISSUE TYPE
COMPONENT NAME
ansible-galaxy collection list