diff --git a/site-modules/adhoc/tasks/win_example.json b/site-modules/adhoc/tasks/win_example.json index cfac998..42dccda 100644 --- a/site-modules/adhoc/tasks/win_example.json +++ b/site-modules/adhoc/tasks/win_example.json @@ -1,4 +1,4 @@ { - "description": "This is the description for the win_example task", - "input_method": "powershell" - } + "description": "This is the description for the win_example task", + "input_method": "powershell" +}