|
|
@ -37,21 +37,21 @@ notes:
|
|
|
|
options:
|
|
|
|
options:
|
|
|
|
portchannel:
|
|
|
|
portchannel:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- group number of the portchannel that will be configured
|
|
|
|
- Group number of the portchannel that will be configured.
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
vpc:
|
|
|
|
vpc:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- vpc group/id that will be configured on associated portchannel
|
|
|
|
- VPC group/id that will be configured on associated portchannel.
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
default: null
|
|
|
|
default: null
|
|
|
|
peer_link:
|
|
|
|
peer_link:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Set to true/false for peer link config on assoicated portchannel
|
|
|
|
- Set to true/false for peer link config on assoicated portchannel.
|
|
|
|
required: false
|
|
|
|
required: false
|
|
|
|
default: null
|
|
|
|
default: null
|
|
|
|
state:
|
|
|
|
state:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|
- Manages desired state of the resource
|
|
|
|
- Manages desired state of the resource.
|
|
|
|
required: true
|
|
|
|
required: true
|
|
|
|
choices: ['present','absent']
|
|
|
|
choices: ['present','absent']
|
|
|
|
'''
|
|
|
|
'''
|
|
|
|