mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
@@ -38,6 +38,7 @@ options:
|
||||
- Interface link status. If the value is I(True) the interface state will be
|
||||
enabled, else if value is I(False) interface will be in disable (shutdown) state.
|
||||
default: True
|
||||
type: bool
|
||||
speed:
|
||||
description:
|
||||
- This option configures autoneg and speed/duplex/flowcontrol for the interface
|
||||
|
||||
@@ -50,6 +50,7 @@ options:
|
||||
description:
|
||||
- Purge links not defined in the I(aggregate) parameter.
|
||||
default: no
|
||||
type: bool
|
||||
extends_documentation_fragment: eos
|
||||
"""
|
||||
|
||||
|
||||
@@ -64,6 +64,7 @@ options:
|
||||
description:
|
||||
- Purge VLANs not defined in the I(aggregate) parameter.
|
||||
default: no
|
||||
type: bool
|
||||
state:
|
||||
description:
|
||||
- State of the VLAN configuration.
|
||||
|
||||
@@ -61,6 +61,7 @@ options:
|
||||
description:
|
||||
- Purge VRFs not defined in the I(aggregate) parameter.
|
||||
default: no
|
||||
type: bool
|
||||
delay:
|
||||
description:
|
||||
- Time in seconds to wait before checking for the operational state on remote
|
||||
|
||||
Reference in New Issue
Block a user