ansible-role-win_updates icon indicating copy to clipboard operation
ansible-role-win_updates copied to clipboard

How to loop thru win_updates until no updates left

Open drehelis opened this issue 7 years ago • 3 comments

I've been struggling with this for quite some time now, In my organization, we carry out windows updates (using ansible) every quarter year and it usually requires 2-3 playbook executions to finish it off.

There's no looping support in Blocks yet, Include is not a module, more like a preprocessing macro so loops don't work here either.

drehelis avatar Jan 20 '17 08:01 drehelis