1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

fix win_file to stop on errors

This commit is contained in:
nitzmahone 2016-01-04 16:05:43 -08:00 committed by Matt Clay
parent d0e37fa542
commit 60ca6e2f85

View file

@ -17,6 +17,8 @@
# WANT_JSON
# POWERSHELL_COMMON
$ErrorActionPreference = "Stop"
$params = Parse-Args $args
# path