From c4ca5e9b46acd6cd2b8e89a0a2f5555e5249c9d1 Mon Sep 17 00:00:00 2001 From: Marc McKinley Date: Wed, 12 May 2021 17:17:38 +0100 Subject: [PATCH] Create win.json --- site-modules/adhoc/tasks/win.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 site-modules/adhoc/tasks/win.json 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" + }