Update hwc_network_vpc.py (#54829)

This commit is contained in:
zhongjun2 2019-04-04 10:43:50 +08:00 committed by ansibot
parent 6ce9cf7741
commit c5f666907e

View file

@ -30,7 +30,7 @@ requirements:
options:
state:
description:
- Whether the given object should exist in vpc
- Whether the given object should exist in vpc.
type: str
choices: ['present', 'absent']
default: 'present'