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

platforms api endpoint returns 404 not found #3292

Closed
Yannik opened this issue Nov 27, 2023 · 2 comments
Closed

platforms api endpoint returns 404 not found #3292

Yannik opened this issue Nov 27, 2023 · 2 comments

Comments

@Yannik
Copy link

Yannik commented Nov 27, 2023

Bug Report

SUMMARY

The meta/main.yml of a role created with ansible-galaxy role init contains the following:

To view available platforms and versions (or releases), visit:
https://galaxy.ansible.com/api/v1/platforms/

This url currently returns a 404 error.

STEPS TO REPRODUCE

Visit https://galaxy.ansible.com/api/v1/platforms/

EXPECTED RESULTS

List of platforms should be returned.

ACTUAL RESULTS

404 not found error.

@jctanner
Copy link
Contributor

jctanner commented Dec 1, 2023

We chose to deprecate the platform api and have no ported them over to the galaxy_ng codebase that now powers galaxy.ansible.com.

If you'd like to see the comment removed from the role template, you'll need to file a bug on in the ansible/ansible repo.

@jctanner jctanner closed this as completed Dec 1, 2023
@bkabrda
Copy link

bkabrda commented Dec 20, 2023

@jctanner can you please explain what is the source of truth location for platform names right now? Thanks!

mwilck added a commit to mwilck/389ds-server that referenced this issue Feb 29, 2024
Add support for SUSE distributions. Note that I didn't attempt
to modify the "platforms" in meta/main.yml, as this seams to be
a deprecated / removed feature in ansible-galaxy.
(see e.g. ansible/galaxy#3292)
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

3 participants