From 7a2efe24e01f74fca33a16cb1e1d360affc44a41 Mon Sep 17 00:00:00 2001 From: Marc McKinley Date: Wed, 12 May 2021 17:42:29 +0100 Subject: Rename win.json to win_example.json --- site-modules/adhoc/tasks/win.json | 4 ---- site-modules/adhoc/tasks/win_example.json | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 site-modules/adhoc/tasks/win.json create mode 100644 site-modules/adhoc/tasks/win_example.json (limited to 'site-modules') diff --git a/site-modules/adhoc/tasks/win.json b/site-modules/adhoc/tasks/win.json deleted file mode 100644 index 11415ce..0000000 --- a/site-modules/adhoc/tasks/win.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "description": "This is the description for the win task", - "input_method": "powershell" - } diff --git a/site-modules/adhoc/tasks/win_example.json b/site-modules/adhoc/tasks/win_example.json new file mode 100644 index 0000000..11415ce --- /dev/null +++ b/site-modules/adhoc/tasks/win_example.json @@ -0,0 +1,4 @@ +{ + "description": "This is the description for the win task", + "input_method": "powershell" + } -- cgit v1.2.3