sous-chefs / powershell

Development repository for the powershell cookbook
https://supermarket.chef.io/cookbooks/powershell
Apache License 2.0
110 stars 88 forks source link

Added guard to not unzip WMF if already installed #118

Closed rschiefer closed 6 years ago

rschiefer commented 6 years ago

Signed-off-by: Robb Schiefer rschiefer@live.com

Description

Avoids unnecessary resource execution, specifically the WMF unzip when its already installed.

Issues Resolved

NA

Check List

tas50 commented 6 years ago

Thanks