mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Add alias to command option in telnet (#30825)
* Add commands alias to telnet option
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user