1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

tested against eos version (#28556)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
This commit is contained in:
Trishna Guha 2017-08-23 20:39:31 +05:30 committed by GitHub
parent f92ae0831b
commit 340f52ae96
9 changed files with 19 additions and 1 deletions

View file

@ -32,6 +32,8 @@ description:
running Arista EOS. It allows playbooks to add or remote
banner text from the active running configuration.
extends_documentation_fragment: eos
notes:
- Tested against EOS 4.15
options:
banner:
description:

View file

@ -33,6 +33,8 @@ description:
argument that will cause the module to wait for a specific condition
before returning or timing out if the condition is not met.
extends_documentation_fragment: eos
notes:
- Tested against EOS 4.15
options:
commands:
description:

View file

@ -34,6 +34,8 @@ description:
a deterministic way. This module works with either CLI or eAPI
transports.
extends_documentation_fragment: eos
notes:
- Tested against EOS 4.15
options:
lines:
description:

View file

@ -34,6 +34,8 @@ description:
module will always collect a base set of facts from the device
and can enable or disable collection of additional facts.
extends_documentation_fragment: eos
notes:
- Tested against EOS 4.15
options:
gather_subset:
description:

View file

@ -27,11 +27,13 @@ DOCUMENTATION = """
---
module: eos_logging
version_added: "2.4"
author: "Trishna Guha (@trishnag)"
author: "Trishna Guha (@trishnaguha)"
short_description: Manage logging on network devices
description:
- This module provides declarative management of logging
on Arista Eos devices.
notes:
- Tested against EOS 4.15
options:
dest:
description:

View file

@ -33,6 +33,8 @@ description:
parameters or remove those parameters from the device active
configuration.
extends_documentation_fragment: eos
notes:
- Tested against EOS 4.15
options:
hostname:
description:

View file

@ -34,6 +34,8 @@ description:
current running config. It also supports purging usernames from the
configuration that are not explicitly defined.
extends_documentation_fragment: eos
notes:
- Tested against EOS 4.15
options:
aggregate:
description:

View file

@ -33,6 +33,8 @@ short_description: Manage VLANs on Arista EOS network devices
description:
- This module provides declarative management of VLANs
on Arista EOS network devices.
notes:
- Tested against EOS 4.15
options:
name:
description:

View file

@ -33,6 +33,8 @@ short_description: Manage VRFs on Arista EOS network devices
description:
- This module provides declarative management of VRFs
on Arista EOS network devices.
notes:
- Tested against EOS 4.15
options:
name:
description: