mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 23:31:27 +00:00
Correct typo in net_command docs (#20976)
This commit is contained in:
committed by
John R Barker
parent
28060a4c47
commit
467fde5644
@@ -27,7 +27,7 @@ DOCUMENTATION = """
|
||||
module: net_command
|
||||
version_added: "2.3"
|
||||
author: "Peter Sprygada (@privateip)"
|
||||
short_description: Executes a common on a remote network device
|
||||
short_description: Executes a command on a remote network device
|
||||
description:
|
||||
- This module will take the command and execute it on the remote
|
||||
device in a CLI shell. The command will output will be returned
|
||||
|
||||
Reference in New Issue
Block a user