[FEATURE REQUEST] add ability to hide windows updates in win wua module
Open
@xeacott is already working on this.
Since May 19, 2020.
Feature
pending-discussion
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Hi there, it seems there is a feature to remove particular windows update (https://docs.saltstack.com/en/master/ref/states/all/salt.states.win_wua.html), but there isn't a feature to hide windows updates.
Unless the hide windows updates feature is implemented, every time there is a check for new updates, it will attempt to download and install that update again, creating a cycle of continuously installing and uninstalling an update that is not desired.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.