Add alias to command option in telnet (#30825)

*  Add commands alias to telnet option
This commit is contained in:
Ganesh Nalawade 2017-09-28 18:07:37 +05:30 committed by GitHub
parent b86eea9a52
commit 97858d91ac
2 changed files with 2 additions and 1 deletions

View file

@ -22,6 +22,7 @@ options:
description:
- List of commands to be executed in the telnet session.
required: True
aliases: ['commands']
host:
description:
- The host/target on which to execute the command