diff options
author | mail_redacted_for_web | 2021-05-12 17:43:05 +0100 |
---|---|---|
committer | mail_redacted_for_web | 2021-05-12 17:43:05 +0100 |
commit | 01a2757a2c2b6b8876a5e010eb2159fd0349845f (patch) | |
tree | a3411a1ed3003b9f2e9d9d1454336f2b8629334b /site-modules/adhoc/tasks/win_example.json | |
parent | 694e89034bd4db1fff7bcd8120df7a33b91cdb60 (diff) | |
download | control-repo-template-01a2757a2c2b6b8876a5e010eb2159fd0349845f.tar.bz2 |
Update win_example.json
Diffstat (limited to 'site-modules/adhoc/tasks/win_example.json')
-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" } |