Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

win_package: Support PackageManagement providers #37

Open
jamesmarshall24 opened this issue Mar 19, 2020 · 0 comments
Open

win_package: Support PackageManagement providers #37

jamesmarshall24 opened this issue Mar 19, 2020 · 0 comments

Comments

@jamesmarshall24
Copy link

SUMMARY

Add the ability to specify package name, provider, and version through win_package

ISSUE TYPE
  • Feature Idea
COMPONENT NAME

win_package

ADDITIONAL INFORMATION

Extend win_package to handle requests similar to the following

Install-Package -Name "package-name" –ProviderName  ProviderName -RequiredVersion X.Y.Z -Force
@jborean93 jborean93 changed the title Add Ability to Specify Provider and Version with Win_Package win_package: Support PackageManagement providers Mar 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant