-
Feature Request
-
Resolution: Won't Do
-
Normal
-
None
-
2.5
-
False
-
-
False
1. What is the nature and description of the request?
When we generate a role using the galaxy cli the comment in the meta file recommend to check https://galaxy.ansible.com/api/v1/platforms/ but this URL throws an error "Not Found. The requested resource was not found on this server."
# Provide a list of supported platforms, and for each platform a list of versions. # If you don't wish to enumerate all versions for a particular platform, use 'all'. # To view available platforms and versions (or releases), visit: # https://galaxy.ansible.com/api/v1/platforms/ # platforms: - name: EL versions: - 8 - 9 - name: Windows versions: - all
2. Why does the customer need this? (List the business requirements here)
Customers are looking for the right documentation to know the possible platforms.