From 51aa4e803f3404f7c46586ee0a9f39c0bd877fc9 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Wed, 31 Aug 2016 14:31:16 +0100 Subject: [PATCH] Consistent naming of Arista EOS device --- lib/ansible/modules/network/eos/eos_command.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/eos/eos_command.py b/lib/ansible/modules/network/eos/eos_command.py index 2690ef9bf7c..931ca237fb0 100644 --- a/lib/ansible/modules/network/eos/eos_command.py +++ b/lib/ansible/modules/network/eos/eos_command.py @@ -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