Actions
Story #3549
closedAs a user, I can list ansible roles
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 35
Quarter:
Description
Currently in our api, we have a single endpoint for content (/content/ansible/
) which returns ansible role versions. We abstract away ansible roles. This task is to create two separate endpoints:
- /content/ansible/roles/
- /content/ansible/roles/<uuid>/versions/
This more closely mirrors what exists in galaxy.
Related issues
Actions
Create a roles content endpoint in the api
fixes #3549 https://pulp.plan.io/issues/3549