mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -35,6 +35,7 @@ options:
|
||||
enabled:
|
||||
description:
|
||||
- Interface link status.
|
||||
type: bool
|
||||
speed:
|
||||
description:
|
||||
- Interface link speed.
|
||||
|
||||
@@ -46,6 +46,7 @@ options:
|
||||
description:
|
||||
- Purge links not defined in the I(aggregate) parameter.
|
||||
default: no
|
||||
type: bool
|
||||
extends_documentation_fragment: ios
|
||||
"""
|
||||
|
||||
|
||||
@@ -51,6 +51,7 @@ options:
|
||||
description:
|
||||
- Purge VLANs not defined in the I(aggregate) parameter.
|
||||
default: no
|
||||
type: bool
|
||||
state:
|
||||
description:
|
||||
- State of the VLAN configuration.
|
||||
|
||||
@@ -81,6 +81,7 @@ options:
|
||||
VRF definition absolute. It will remove any previously configured
|
||||
VRFs on the device.
|
||||
default: false
|
||||
type: bool
|
||||
state:
|
||||
description:
|
||||
- Configures the state of the VRF definition
|
||||
|
||||
Reference in New Issue
Block a user