diff options
Diffstat (limited to 'site-modules')
-rw-r--r-- | site-modules/adhoc/tasks/win.json | 4 |
1 files changed, 4 insertions, 0 deletions
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" + } |