diff options
Diffstat (limited to 'site-modules/adhoc/tasks')
-rw-r--r-- | site-modules/adhoc/tasks/win_example.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site-modules/adhoc/tasks/win_example.json b/site-modules/adhoc/tasks/win_example.json index 11415ce..cfac998 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 task", + "description": "This is the description for the win_example task", "input_method": "powershell" } |