WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@kreeuwijk
Copy link
Contributor

This PR adds WinRM support to the windows_updates::install_kb task. This enables this task to also be used in Puppet Bolt and Puppet Remediate.

The updates task auto-detects if it's running over PCP or WinRM and then uses the right method to install the patch. Since installing updates via WinRM directly is not allowed by the Windows Update API, the task will leverage a scheduled task to install the update when it detects it's running over WinRM.

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.

1 participant