mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 01:03:09 +00:00
Update vcn module documentation (#55888)
This commit is contained in:
committed by
Alicia Cozine
parent
b3ce3fc5eb
commit
94ef24974a
@@ -21,6 +21,8 @@ module: oci_vcn
|
||||
short_description: Manage Virtual Cloud Networks(VCN) in OCI
|
||||
description:
|
||||
- This module allows the user to create, delete and update virtual cloud networks(VCNs) in OCI.
|
||||
The complete Oracle Cloud Infrastructure Ansible Modules can be downloaded from
|
||||
U(https://github.com/oracle/oci-ansible-modules/releases).
|
||||
version_added: "2.8"
|
||||
options:
|
||||
cidr_block:
|
||||
|
||||
Reference in New Issue
Block a user