mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fixup documentation YAML
This commit is contained in:
@@ -25,8 +25,7 @@ requirements:
|
||||
- Arista EOS 4.10
|
||||
- Netdev extension for EOS
|
||||
description:
|
||||
- Manage port channel interface resources on Arista EOS network
|
||||
devices
|
||||
- Manage port channel interface resources on Arista EOS network devices
|
||||
options:
|
||||
interface_id:
|
||||
description:
|
||||
@@ -56,7 +55,7 @@ options:
|
||||
description:
|
||||
- enables the use of the LACP protocol for managing link bundles
|
||||
required: false
|
||||
default: 'active',
|
||||
default: 'active'
|
||||
choices: [ 'active', 'passive', 'off' ]
|
||||
notes:
|
||||
- Requires EOS 4.10 or later
|
||||
|
||||
Reference in New Issue
Block a user