[ansible-project] Re: Can we selectively install Windows Updates with Ansible

2023-01-03 Thread AV Vinay
Hi Team, Got similar requirement & would like to run win_update to patch windows system. I see its failing with error : 0x80240034 to install .net framework updates. See its trying to update : KB5021085 & per this :

[ansible-project] Re: Can we selectively install Windows Updates with Ansible

2018-04-11 Thread Jordan Borean
Hi With Ansible 2.5 you can now select a blacklist of updates to skip when running the task. An example can be seen on the module documentation page http://docs.ansible.com/ansible/latest/modules/win_updates_module.html. Another way of doing it if you have a WSUS setup is to not approve the