Update vcn module documentation (#55888)
This commit is contained in:
parent
b3ce3fc5eb
commit
94ef24974a
1 changed files with 2 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue