diff options
Diffstat (limited to 'community_modules/winremote/winremote_check.tr.en')
| -rw-r--r-- | community_modules/winremote/winremote_check.tr.en | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/community_modules/winremote/winremote_check.tr.en b/community_modules/winremote/winremote_check.tr.en new file mode 100644 index 0000000..3af94a8 --- /dev/null +++ b/community_modules/winremote/winremote_check.tr.en @@ -0,0 +1,6 @@ +missing_args=❌ [winremote_check] Missing parameters. host, winuser and winpassword are required. +start=🖥️ [winremote_check] Checking remote access to {host}... +success=✅ [winremote_check] Remote connection and execution OK on {host} +fail=❌ [winremote_check] Connection or execution failed on {host} +missing_ssh=❌ [winremote_check] ssh is not available. +ssh_ok=✅ [winremote_check] ssh is available. |
