diff --git a/site-modules/adhoc/tasks/win.json b/site-modules/adhoc/tasks/win.json index b2ffa6b..11415ce 100644 --- a/site-modules/adhoc/tasks/win.json +++ b/site-modules/adhoc/tasks/win.json @@ -1,4 +1,4 @@ { "description": "This is the description for the win task", - "input_method": "environment" + "input_method": "powershell" }