Consistent naming of Arista EOS device (#4616)
This commit is contained in:
parent
928ef28fc8
commit
aa0b93a338
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ DOCUMENTATION = """
|
||||||
module: eos_facts
|
module: eos_facts
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
author: "Peter Sprygada (@privateip)"
|
author: "Peter Sprygada (@privateip)"
|
||||||
short_description: Collect facts from remote devices running EOS
|
short_description: Collect facts from remote devices running Arista EOS
|
||||||
description:
|
description:
|
||||||
- Collects a base set of device facts from a remote device that
|
- Collects a base set of device facts from a remote device that
|
||||||
is running eos. This module prepends all of the
|
is running eos. This module prepends all of the
|
||||||
|
|
Loading…
Reference in a new issue