Fixed param value format in docstring

pull/18777/head
GGabriele 9 years ago committed by Matt Clay
parent 745b504aa1
commit d2d1b18ef4

@ -29,7 +29,7 @@ author:
- Gabriele Gerbino (@GGabriele) - Gabriele Gerbino (@GGabriele)
notes: notes:
- Either vpc or peer_link param is required, but not both. - 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. if one exists.
- Re-assigning a vpc or peerlink from one portchannel to another is not - Re-assigning a vpc or peerlink from one portchannel to another is not
supported. The module will force the user to unconfigure an existing supported. The module will force the user to unconfigure an existing

Loading…
Cancel
Save