From 252b6b5eaca182d6d6977ec40300894171ab331b Mon Sep 17 00:00:00 2001 From: zhongjun2 Date: Wed, 17 Apr 2019 17:56:20 +0800 Subject: [PATCH] Add description (#55429) --- lib/ansible/modules/cloud/huawei/hwc_network_vpc.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py b/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py index 289691883e..b2816d34c7 100644 --- a/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py +++ b/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py @@ -95,7 +95,8 @@ RETURN = ''' returned: success next_hop: description: - - the next hop of a route. + - the next hop of a route. If the route type is peering, + it will provide VPC peering connection ID. type: str returned: success enable_shared_snat: