mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Update hwc_network_vpc.py (#54829)
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user