From d2d1b18ef4dbc3b10f2c530ce4ec86fd85d1576a Mon Sep 17 00:00:00 2001 From: GGabriele Date: Mon, 5 Sep 2016 16:46:24 +0200 Subject: [PATCH] Fixed param value format in docstring --- lib/ansible/modules/network/nxos/nxos_vpc_interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/ansible/modules/network/nxos/nxos_vpc_interface.py b/lib/ansible/modules/network/nxos/nxos_vpc_interface.py index f5b5dd1d5c..9cae740343 100644 --- a/lib/ansible/modules/network/nxos/nxos_vpc_interface.py +++ b/lib/ansible/modules/network/nxos/nxos_vpc_interface.py @@ -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