diff --git a/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py b/lib/ansible/modules/cloud/huawei/hwc_network_vpc.py index 289691883ef..b2816d34c71 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: