mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +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
|
short_description: Manage Virtual Cloud Networks(VCN) in OCI
|
||||||
description:
|
description:
|
||||||
- This module allows the user to create, delete and update virtual cloud networks(VCNs) in OCI.
|
- 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"
|
version_added: "2.8"
|
||||||
options:
|
options:
|
||||||
cidr_block:
|
cidr_block:
|
||||||
|
|||||||
Reference in New Issue
Block a user