ansible-datadog icon indicating copy to clipboard operation
ansible-datadog copied to clipboard

Galaxy datadog.datadog duplicate

Open jack-rep opened this issue 1 year ago • 4 comments

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

jack-rep avatar Jul 18 '24 18:07 jack-rep

👋 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 avatar Jul 18 '24 19:07 spencergilbert

@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).

spencergilbert avatar Jul 18 '24 19:07 spencergilbert

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.

jack-rep avatar Jul 18 '24 19:07 jack-rep

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 😉

spencergilbert avatar Jul 18 '24 20:07 spencergilbert