diff --git a/site-modules/adhoc/tasks/win.json b/site-modules/adhoc/tasks/win.json new file mode 100644 index 0000000..b2ffa6b --- /dev/null +++ b/site-modules/adhoc/tasks/win.json @@ -0,0 +1,4 @@ +{ + "description": "This is the description for the win task", + "input_method": "environment" + }