From 94ef24974a053c7eeee5ec3c4bd3f0aba00712e0 Mon Sep 17 00:00:00 2001 From: Nabeel Al-Saber <21160931+nalsaber@users.noreply.github.com> Date: Mon, 29 Apr 2019 13:38:50 -0700 Subject: [PATCH] Update vcn module documentation (#55888) --- lib/ansible/modules/cloud/oracle/oci_vcn.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/ansible/modules/cloud/oracle/oci_vcn.py b/lib/ansible/modules/cloud/oracle/oci_vcn.py index 07859bc6d8b..07a62f47377 100644 --- a/lib/ansible/modules/cloud/oracle/oci_vcn.py +++ b/lib/ansible/modules/cloud/oracle/oci_vcn.py @@ -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: