8000 win_package: Fail uninstall when no product id is provided by Akasurde · Pull Request #783 · ansible-collections/ansible.windows · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

win_package: Fail uninstall when no product id is provided #783

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

Akasurde
Copy link
Member
@Akasurde Akasurde commented May 1, 2025
SUMMARY
  • When path is specified as an URL with state as absent,
    it is difficult to derive product id, which is required for
    uninstalling the package.
    Gracefully fail and let user know about this requirement.

Fixes: #667

Signed-off-by: Abhijeet Kasurde Akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request

* When path is specified as an URL with state as absent,
  it is difficult to derive product id, which is required for
  uninstalling the package.
  Gracefully fail and let user know about this requirement.

Fixes: ansible-collections#667

Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
Copy link
Collaborator
@jborean93 jborean93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for working on this.

@jborean93 jborean93 merged commit 60d0575 into ansible-collections:main May 6, 2025
46 checks passed
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

Successfully merging this pull request may close these issues.

Win_Package uninstallation will exit without doing anything when path is pointing to a URL
2 participants
0