Actions
Issue #5309
closedDownload only specified version on requirements.yml
Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Currently, even when the version is specified, pulp_ansible downloads all versions.
# With the collection name, version, and source options
- name: my_namespace.my_other_collection
version: 'version number'
source: 'The Galaxy URL to pull the collection from (default: ``--api-server`` from cmdline)'
We would like to download only the specified version.
Related issues
Actions