Story #7949
As a user I want to know the ansible supported version for each collection
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
requires_ansible: https://docs.ansible.com/ansible/latest/dev_guide/developing_collections.html#meta-directory field is not enforced (optional)
Associated revisions
History
#2
Updated by fao89 3 months ago
What will the field name be?
A: requires_ansible, it is found at meta/runtime.yml
Which APIs will it be present it?
A: I believe it can vary for each version, so I believe the best place would be collection version endpoint
Which model gets the change and what does that field look like?
A: CollectionVersion, it looks like: ">=2.9.10,<2.11"
Will there be a migration needed?
A: yes, a data migration opening the tar file to get requires_ansible from meta/runtime.yml
#4
Updated by Anonymous 29 days ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp_ansible|fd48807196ed74149494d41c7a7608ee60dc4847.
Please register to edit this issue
Expose the ansible supported version for each collection version
https://pulp.plan.io/issues/7949 closes #7949