mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
fixed doc quoting
This commit is contained in:
@@ -24,7 +24,7 @@ version_added: "1.4"
|
||||
options:
|
||||
cidr_block:
|
||||
description:
|
||||
- "The cidr block representing the VPC, e.g. 10.0.0.0/16", required when I(state) is 'present'.
|
||||
- "The cidr block representing the VPC, e.g. 10.0.0.0/16, required when I(state) is 'present'."
|
||||
required: false
|
||||
instance_tenancy:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user