Actions
Story #8491
openAs a user I only download needed collections dependencies
Status:
NEW
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
As some modules are leaving ansible core to collections, we need to declare collections as dependencies so ansible-galaxy can install them.
pulp_installer provides a set of roles, and the user may not use all the roles, pulp_database role needs community.postgresql for example.
How can we deal with these "conditional dependencies"? "if the user gets pulp_dabase role install community.postgresql else don't install it"
Related issues
Updated by fao89 over 3 years ago
- Related to Issue #8379: pulp_installer depends on unsupported community collections added
Actions