Skip to content

Commit

Permalink
Add description (ansible#55429)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongjun2 authored and ansibot committed Apr 17, 2019
1 parent 1017f15 commit 252b6b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/ansible/modules/cloud/huawei/hwc_network_vpc.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,8 @@
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:
Expand Down

0 comments on commit 252b6b5

Please sign in to comment.