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

Galaxy datadog.datadog duplicate #586

Open
jack-rep opened this issue Jul 18, 2024 · 4 comments
Open

Galaxy datadog.datadog duplicate #586

jack-rep opened this issue Jul 18, 2024 · 4 comments
Assignees

Comments

@jack-rep
Copy link

jack-rep commented Jul 18, 2024

Can't seem to install latest versions since there are duplicate roles on Galaxy: https://galaxy.ansible.com/ui/dispatch/?pathname=%2FDataDog%2Fdatadog

Warning: [WARNING]: - datadog.datadog was NOT installed successfully: - the specified
version (4.24.0) of datadog.datadog was not found in the list of available
versions...
image

There's also a third one, which seems to be a collection: https://galaxy.ansible.com/ui/repo/published/datadog/dd/

Which one should we be using??

requirements.yml file for replication:

---
roles:
  - name: datadog.datadog
    version: 4.24.0
@spencergilbert
Copy link
Contributor

👋 Thanks for reporting @jack-rep, it looks like there was an issue with the release earlier today.

I'll see if I can get it resolved here.

@spencergilbert spencergilbert self-assigned this Jul 18, 2024
@spencergilbert
Copy link
Contributor

@jack-rep, I think I fixed it - can you try again? The "correct" role on Galaxy should be DataDog.datadog.

The collection was more recently added, and I believe you're free to use either the role or the collection (though we haven't updated the collection for the most recent version, but plan to do so Monday).

@jack-rep
Copy link
Author

seems now they are both on v4.24.0. Thank you. But there are still two of them? why not delete one? It's not case sensitive when I invoke it, it automatically goes to DataDog.datadog even if i spell it all lowercase.

@spencergilbert
Copy link
Contributor

I'll leave the issue open as we figure out what to do with the duplicate, I'm double checking things because I'd rather it not end up deleting both 😉

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

No branches or pull requests

2 participants