Fixed param value format in docstring
This commit is contained in:
parent
745b504aa1
commit
d2d1b18ef4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ author:
|
|||
- Gabriele Gerbino (@GGabriele)
|
||||
notes:
|
||||
- Either vpc or peer_link param is required, but not both.
|
||||
- C(state)=absent removes whatever VPC config is on a port-channel
|
||||
- C(state=absent) removes whatever VPC config is on a port-channel
|
||||
if one exists.
|
||||
- Re-assigning a vpc or peerlink from one portchannel to another is not
|
||||
supported. The module will force the user to unconfigure an existing
|
||||
|
|
Loading…
Reference in a new issue