mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-14 21:01:13 +00:00
Consistent naming of Arista EOS device
This commit is contained in:
@@ -21,7 +21,7 @@ DOCUMENTATION = """
|
||||
module: eos_command
|
||||
version_added: "2.1"
|
||||
author: "Peter Sprygada (@privateip)"
|
||||
short_description: Run arbitrary commands on EOS device
|
||||
short_description: Run arbitrary commands on an Arista EOS device
|
||||
description:
|
||||
- Sends an arbitrary set of commands to an EOS node and returns the results
|
||||
read from the device. This module includes an
|
||||
|
||||
Reference in New Issue
Block a user