Skip to content

Commit dbfc3cc

Browse files
authored
Merge pull request #49 from oracle/release_2.15.0_2021-02-11-13-43-57
Releasing version 2.15.0
2 parents 3a3b80a + 33e2915 commit dbfc3cc

File tree

886 files changed

+21363
-1931
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

886 files changed

+21363
-1931
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
55
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7+
## [2.15.0] - 2021-2-11
8+
9+
### Added
10+
- Support for [Cloud Advisor](https://docs.oracle.com/en-us/iaas/Content/CloudAdvisor/Tasks/cloudadvisor-getting_started.htm).
11+
- Support for [Resource Manager Private Templates](https://docs.oracle.com/en-us/iaas/Content/ResourceManager/Tasks/managingprivatetemplates.htm)
12+
- Support for update_object_storage_tier action in Object Module of Object Storage service.
13+
- Support for assigning volume backup policies to volume groups.
14+
- Added [verified](https://docs.oracle.com/en-us/iaas/api/#/en/key/release/VerifiedData/Verify) and [signed](https://docs.oracle.com/en-us/iaas/api/#/en/key/release/SignedData/Sign) data modules for key management service
15+
- Added new param `fetch_compute_hosts` in inventory plugin, to fix [this issue](https://github.com/oracle/oci-ansible-collection/issues/40)
16+
- Support for creating dataguard association on existing standby existing database home. Added new parameter `peer_db_home_id` to module `oci_database_data_guard_association`.
17+
- Support for listing database homes by version.
18+
- Support for Autonomous Data Guard for Autonomous Infrastructure.
19+
- Sample to create boot-volume from an existing instance.
20+
- Sample to create and connect local peering gateways.
21+
22+
### Changed:
23+
- Please update to the latest version of OCI Python SDK
24+
25+
726
## [2.14.0] - 2021-1-28
827

928
### Added

docs/collections/index_module.rst

+18
Original file line numberDiff line numberDiff line change
@@ -377,10 +377,12 @@ oracle.oci
377377
* :ref:`oracle.oci.oci_key_management_key_version <ansible_collections.oracle.oci.oci_key_management_key_version_module>` -- Manage a KeyVersion resource in Oracle Cloud Infrastructure
378378
* :ref:`oracle.oci.oci_key_management_key_version_actions <ansible_collections.oracle.oci.oci_key_management_key_version_actions_module>` -- Perform actions on a KeyVersion resource in Oracle Cloud Infrastructure
379379
* :ref:`oracle.oci.oci_key_management_key_version_facts <ansible_collections.oracle.oci.oci_key_management_key_version_facts_module>` -- Fetches details about one or multiple KeyVersion resources in Oracle Cloud Infrastructure
380+
* :ref:`oracle.oci.oci_key_management_signed_data <ansible_collections.oracle.oci.oci_key_management_signed_data_module>` -- Manage a SignedData resource in Oracle Cloud Infrastructure
380381
* :ref:`oracle.oci.oci_key_management_vault <ansible_collections.oracle.oci.oci_key_management_vault_module>` -- Manage a Vault resource in Oracle Cloud Infrastructure
381382
* :ref:`oracle.oci.oci_key_management_vault_actions <ansible_collections.oracle.oci.oci_key_management_vault_actions_module>` -- Perform actions on a Vault resource in Oracle Cloud Infrastructure
382383
* :ref:`oracle.oci.oci_key_management_vault_facts <ansible_collections.oracle.oci.oci_key_management_vault_facts_module>` -- Fetches details about one or multiple Vault resources in Oracle Cloud Infrastructure
383384
* :ref:`oracle.oci.oci_key_management_vault_usage_facts <ansible_collections.oracle.oci.oci_key_management_vault_usage_facts_module>` -- Fetches details about a VaultUsage resource in Oracle Cloud Infrastructure
385+
* :ref:`oracle.oci.oci_key_management_verified_data <ansible_collections.oracle.oci.oci_key_management_verified_data_module>` -- Manage a VerifiedData resource in Oracle Cloud Infrastructure
384386
* :ref:`oracle.oci.oci_key_management_wrapping_key_facts <ansible_collections.oracle.oci.oci_key_management_wrapping_key_facts_module>` -- Fetches details about a WrappingKey resource in Oracle Cloud Infrastructure
385387
* :ref:`oracle.oci.oci_limits_limit_definition_facts <ansible_collections.oracle.oci.oci_limits_limit_definition_facts_module>` -- Fetches details about one or multiple LimitDefinition resources in Oracle Cloud Infrastructure
386388
* :ref:`oracle.oci.oci_limits_limit_value_facts <ansible_collections.oracle.oci.oci_limits_limit_value_facts_module>` -- Fetches details about one or multiple LimitValue resources in Oracle Cloud Infrastructure
@@ -611,6 +613,17 @@ oracle.oci
611613
* :ref:`oracle.oci.oci_opsi_sql_statistics_time_series_by_plan_facts <ansible_collections.oracle.oci.oci_opsi_sql_statistics_time_series_by_plan_facts_module>` -- Fetches details about a SqlStatisticsTimeSeriesByPlan resource in Oracle Cloud Infrastructure
612614
* :ref:`oracle.oci.oci_opsi_sql_statistics_time_series_facts <ansible_collections.oracle.oci.oci_opsi_sql_statistics_time_series_facts_module>` -- Fetches details about a SqlStatisticsTimeSeries resource in Oracle Cloud Infrastructure
613615
* :ref:`oracle.oci.oci_opsi_sql_texts_facts <ansible_collections.oracle.oci.oci_opsi_sql_texts_facts_module>` -- Fetches details about one or multiple SqlTexts resources in Oracle Cloud Infrastructure
616+
* :ref:`oracle.oci.oci_optimizer_category_facts <ansible_collections.oracle.oci.oci_optimizer_category_facts_module>` -- Fetches details about one or multiple Category resources in Oracle Cloud Infrastructure
617+
* :ref:`oracle.oci.oci_optimizer_enrollment_status <ansible_collections.oracle.oci.oci_optimizer_enrollment_status_module>` -- Manage an EnrollmentStatus resource in Oracle Cloud Infrastructure
618+
* :ref:`oracle.oci.oci_optimizer_enrollment_status_facts <ansible_collections.oracle.oci.oci_optimizer_enrollment_status_facts_module>` -- Fetches details about one or multiple EnrollmentStatus resources in Oracle Cloud Infrastructure
619+
* :ref:`oracle.oci.oci_optimizer_history_facts <ansible_collections.oracle.oci.oci_optimizer_history_facts_module>` -- Fetches details about one or multiple History resources in Oracle Cloud Infrastructure
620+
* :ref:`oracle.oci.oci_optimizer_profile <ansible_collections.oracle.oci.oci_optimizer_profile_module>` -- Manage a Profile resource in Oracle Cloud Infrastructure
621+
* :ref:`oracle.oci.oci_optimizer_profile_facts <ansible_collections.oracle.oci.oci_optimizer_profile_facts_module>` -- Fetches details about one or multiple Profile resources in Oracle Cloud Infrastructure
622+
* :ref:`oracle.oci.oci_optimizer_recommendation <ansible_collections.oracle.oci.oci_optimizer_recommendation_module>` -- Manage a Recommendation resource in Oracle Cloud Infrastructure
623+
* :ref:`oracle.oci.oci_optimizer_recommendation_actions <ansible_collections.oracle.oci.oci_optimizer_recommendation_actions_module>` -- Perform actions on a Recommendation resource in Oracle Cloud Infrastructure
624+
* :ref:`oracle.oci.oci_optimizer_recommendation_facts <ansible_collections.oracle.oci.oci_optimizer_recommendation_facts_module>` -- Fetches details about one or multiple Recommendation resources in Oracle Cloud Infrastructure
625+
* :ref:`oracle.oci.oci_optimizer_resource_action <ansible_collections.oracle.oci.oci_optimizer_resource_action_module>` -- Manage a ResourceAction resource in Oracle Cloud Infrastructure
626+
* :ref:`oracle.oci.oci_optimizer_resource_action_facts <ansible_collections.oracle.oci.oci_optimizer_resource_action_facts_module>` -- Fetches details about one or multiple ResourceAction resources in Oracle Cloud Infrastructure
614627
* :ref:`oracle.oci.oci_os_management_available_software_source_facts <ansible_collections.oracle.oci.oci_os_management_available_software_source_facts_module>` -- Fetches details about one or multiple AvailableSoftwareSource resources in Oracle Cloud Infrastructure
615628
* :ref:`oracle.oci.oci_os_management_available_update_facts <ansible_collections.oracle.oci.oci_os_management_available_update_facts_module>` -- Fetches details about one or multiple AvailableUpdate resources in Oracle Cloud Infrastructure
616629
* :ref:`oracle.oci.oci_os_management_available_windows_update_facts <ansible_collections.oracle.oci.oci_os_management_available_windows_update_facts_module>` -- Fetches details about one or multiple AvailableWindowsUpdate resources in Oracle Cloud Infrastructure
@@ -647,6 +660,11 @@ oracle.oci
647660
* :ref:`oracle.oci.oci_resource_manager_stack_resource_drift_facts <ansible_collections.oracle.oci.oci_resource_manager_stack_resource_drift_facts_module>` -- Fetches details about one or multiple StackResourceDrift resources in Oracle Cloud Infrastructure
648661
* :ref:`oracle.oci.oci_resource_manager_stack_tf_config_facts <ansible_collections.oracle.oci.oci_resource_manager_stack_tf_config_facts_module>` -- Fetches details about a StackTfConfig resource in Oracle Cloud Infrastructure
649662
* :ref:`oracle.oci.oci_resource_manager_stack_tf_state_facts <ansible_collections.oracle.oci.oci_resource_manager_stack_tf_state_facts_module>` -- Fetches details about a StackTfState resource in Oracle Cloud Infrastructure
663+
* :ref:`oracle.oci.oci_resource_manager_template <ansible_collections.oracle.oci.oci_resource_manager_template_module>` -- Manage a Template resource in Oracle Cloud Infrastructure
664+
* :ref:`oracle.oci.oci_resource_manager_template_category_facts <ansible_collections.oracle.oci.oci_resource_manager_template_category_facts_module>` -- Fetches details about one or multiple TemplateCategory resources in Oracle Cloud Infrastructure
665+
* :ref:`oracle.oci.oci_resource_manager_template_facts <ansible_collections.oracle.oci.oci_resource_manager_template_facts_module>` -- Fetches details about one or multiple Template resources in Oracle Cloud Infrastructure
666+
* :ref:`oracle.oci.oci_resource_manager_template_logo_facts <ansible_collections.oracle.oci.oci_resource_manager_template_logo_facts_module>` -- Fetches details about a TemplateLogo resource in Oracle Cloud Infrastructure
667+
* :ref:`oracle.oci.oci_resource_manager_template_tf_config_facts <ansible_collections.oracle.oci.oci_resource_manager_template_tf_config_facts_module>` -- Fetches details about a TemplateTfConfig resource in Oracle Cloud Infrastructure
650668
* :ref:`oracle.oci.oci_resource_manager_terraform_versions_facts <ansible_collections.oracle.oci.oci_resource_manager_terraform_versions_facts_module>` -- Fetches details about one or multiple TerraformVersions resources in Oracle Cloud Infrastructure
651669
* :ref:`oracle.oci.oci_resource_search_resource_facts <ansible_collections.oracle.oci.oci_resource_search_resource_facts_module>` -- Fetches details about one or multiple Resource resources in Oracle Cloud Infrastructure
652670
* :ref:`oracle.oci.oci_resource_search_resource_type_facts <ansible_collections.oracle.oci.oci_resource_search_resource_type_facts_module>` -- Fetches details about one or multiple ResourceType resources in Oracle Cloud Infrastructure

docs/collections/oracle/oci/index.rst

+19-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Oracle.Oci
66
==========
77

8-
Collection version 2.14.0
8+
Collection version 2.15.0
99

1010
.. toctree::
1111
:maxdepth: 1
@@ -393,10 +393,12 @@ Modules
393393
* :ref:`oci_key_management_key_version <ansible_collections.oracle.oci.oci_key_management_key_version_module>` -- Manage a KeyVersion resource in Oracle Cloud Infrastructure
394394
* :ref:`oci_key_management_key_version_actions <ansible_collections.oracle.oci.oci_key_management_key_version_actions_module>` -- Perform actions on a KeyVersion resource in Oracle Cloud Infrastructure
395395
* :ref:`oci_key_management_key_version_facts <ansible_collections.oracle.oci.oci_key_management_key_version_facts_module>` -- Fetches details about one or multiple KeyVersion resources in Oracle Cloud Infrastructure
396+
* :ref:`oci_key_management_signed_data <ansible_collections.oracle.oci.oci_key_management_signed_data_module>` -- Manage a SignedData resource in Oracle Cloud Infrastructure
396397
* :ref:`oci_key_management_vault <ansible_collections.oracle.oci.oci_key_management_vault_module>` -- Manage a Vault resource in Oracle Cloud Infrastructure
397398
* :ref:`oci_key_management_vault_actions <ansible_collections.oracle.oci.oci_key_management_vault_actions_module>` -- Perform actions on a Vault resource in Oracle Cloud Infrastructure
398399
* :ref:`oci_key_management_vault_facts <ansible_collections.oracle.oci.oci_key_management_vault_facts_module>` -- Fetches details about one or multiple Vault resources in Oracle Cloud Infrastructure
399400
* :ref:`oci_key_management_vault_usage_facts <ansible_collections.oracle.oci.oci_key_management_vault_usage_facts_module>` -- Fetches details about a VaultUsage resource in Oracle Cloud Infrastructure
401+
* :ref:`oci_key_management_verified_data <ansible_collections.oracle.oci.oci_key_management_verified_data_module>` -- Manage a VerifiedData resource in Oracle Cloud Infrastructure
400402
* :ref:`oci_key_management_wrapping_key_facts <ansible_collections.oracle.oci.oci_key_management_wrapping_key_facts_module>` -- Fetches details about a WrappingKey resource in Oracle Cloud Infrastructure
401403
* :ref:`oci_limits_limit_definition_facts <ansible_collections.oracle.oci.oci_limits_limit_definition_facts_module>` -- Fetches details about one or multiple LimitDefinition resources in Oracle Cloud Infrastructure
402404
* :ref:`oci_limits_limit_value_facts <ansible_collections.oracle.oci.oci_limits_limit_value_facts_module>` -- Fetches details about one or multiple LimitValue resources in Oracle Cloud Infrastructure
@@ -627,6 +629,17 @@ Modules
627629
* :ref:`oci_opsi_sql_statistics_time_series_by_plan_facts <ansible_collections.oracle.oci.oci_opsi_sql_statistics_time_series_by_plan_facts_module>` -- Fetches details about a SqlStatisticsTimeSeriesByPlan resource in Oracle Cloud Infrastructure
628630
* :ref:`oci_opsi_sql_statistics_time_series_facts <ansible_collections.oracle.oci.oci_opsi_sql_statistics_time_series_facts_module>` -- Fetches details about a SqlStatisticsTimeSeries resource in Oracle Cloud Infrastructure
629631
* :ref:`oci_opsi_sql_texts_facts <ansible_collections.oracle.oci.oci_opsi_sql_texts_facts_module>` -- Fetches details about one or multiple SqlTexts resources in Oracle Cloud Infrastructure
632+
* :ref:`oci_optimizer_category_facts <ansible_collections.oracle.oci.oci_optimizer_category_facts_module>` -- Fetches details about one or multiple Category resources in Oracle Cloud Infrastructure
633+
* :ref:`oci_optimizer_enrollment_status <ansible_collections.oracle.oci.oci_optimizer_enrollment_status_module>` -- Manage an EnrollmentStatus resource in Oracle Cloud Infrastructure
634+
* :ref:`oci_optimizer_enrollment_status_facts <ansible_collections.oracle.oci.oci_optimizer_enrollment_status_facts_module>` -- Fetches details about one or multiple EnrollmentStatus resources in Oracle Cloud Infrastructure
635+
* :ref:`oci_optimizer_history_facts <ansible_collections.oracle.oci.oci_optimizer_history_facts_module>` -- Fetches details about one or multiple History resources in Oracle Cloud Infrastructure
636+
* :ref:`oci_optimizer_profile <ansible_collections.oracle.oci.oci_optimizer_profile_module>` -- Manage a Profile resource in Oracle Cloud Infrastructure
637+
* :ref:`oci_optimizer_profile_facts <ansible_collections.oracle.oci.oci_optimizer_profile_facts_module>` -- Fetches details about one or multiple Profile resources in Oracle Cloud Infrastructure
638+
* :ref:`oci_optimizer_recommendation <ansible_collections.oracle.oci.oci_optimizer_recommendation_module>` -- Manage a Recommendation resource in Oracle Cloud Infrastructure
639+
* :ref:`oci_optimizer_recommendation_actions <ansible_collections.oracle.oci.oci_optimizer_recommendation_actions_module>` -- Perform actions on a Recommendation resource in Oracle Cloud Infrastructure
640+
* :ref:`oci_optimizer_recommendation_facts <ansible_collections.oracle.oci.oci_optimizer_recommendation_facts_module>` -- Fetches details about one or multiple Recommendation resources in Oracle Cloud Infrastructure
641+
* :ref:`oci_optimizer_resource_action <ansible_collections.oracle.oci.oci_optimizer_resource_action_module>` -- Manage a ResourceAction resource in Oracle Cloud Infrastructure
642+
* :ref:`oci_optimizer_resource_action_facts <ansible_collections.oracle.oci.oci_optimizer_resource_action_facts_module>` -- Fetches details about one or multiple ResourceAction resources in Oracle Cloud Infrastructure
630643
* :ref:`oci_os_management_available_software_source_facts <ansible_collections.oracle.oci.oci_os_management_available_software_source_facts_module>` -- Fetches details about one or multiple AvailableSoftwareSource resources in Oracle Cloud Infrastructure
631644
* :ref:`oci_os_management_available_update_facts <ansible_collections.oracle.oci.oci_os_management_available_update_facts_module>` -- Fetches details about one or multiple AvailableUpdate resources in Oracle Cloud Infrastructure
632645
* :ref:`oci_os_management_available_windows_update_facts <ansible_collections.oracle.oci.oci_os_management_available_windows_update_facts_module>` -- Fetches details about one or multiple AvailableWindowsUpdate resources in Oracle Cloud Infrastructure
@@ -663,6 +676,11 @@ Modules
663676
* :ref:`oci_resource_manager_stack_resource_drift_facts <ansible_collections.oracle.oci.oci_resource_manager_stack_resource_drift_facts_module>` -- Fetches details about one or multiple StackResourceDrift resources in Oracle Cloud Infrastructure
664677
* :ref:`oci_resource_manager_stack_tf_config_facts <ansible_collections.oracle.oci.oci_resource_manager_stack_tf_config_facts_module>` -- Fetches details about a StackTfConfig resource in Oracle Cloud Infrastructure
665678
* :ref:`oci_resource_manager_stack_tf_state_facts <ansible_collections.oracle.oci.oci_resource_manager_stack_tf_state_facts_module>` -- Fetches details about a StackTfState resource in Oracle Cloud Infrastructure
679+
* :ref:`oci_resource_manager_template <ansible_collections.oracle.oci.oci_resource_manager_template_module>` -- Manage a Template resource in Oracle Cloud Infrastructure
680+
* :ref:`oci_resource_manager_template_category_facts <ansible_collections.oracle.oci.oci_resource_manager_template_category_facts_module>` -- Fetches details about one or multiple TemplateCategory resources in Oracle Cloud Infrastructure
681+
* :ref:`oci_resource_manager_template_facts <ansible_collections.oracle.oci.oci_resource_manager_template_facts_module>` -- Fetches details about one or multiple Template resources in Oracle Cloud Infrastructure
682+
* :ref:`oci_resource_manager_template_logo_facts <ansible_collections.oracle.oci.oci_resource_manager_template_logo_facts_module>` -- Fetches details about a TemplateLogo resource in Oracle Cloud Infrastructure
683+
* :ref:`oci_resource_manager_template_tf_config_facts <ansible_collections.oracle.oci.oci_resource_manager_template_tf_config_facts_module>` -- Fetches details about a TemplateTfConfig resource in Oracle Cloud Infrastructure
666684
* :ref:`oci_resource_manager_terraform_versions_facts <ansible_collections.oracle.oci.oci_resource_manager_terraform_versions_facts_module>` -- Fetches details about one or multiple TerraformVersions resources in Oracle Cloud Infrastructure
667685
* :ref:`oci_resource_search_resource_facts <ansible_collections.oracle.oci.oci_resource_search_resource_facts_module>` -- Fetches details about one or multiple Resource resources in Oracle Cloud Infrastructure
668686
* :ref:`oci_resource_search_resource_type_facts <ansible_collections.oracle.oci.oci_resource_search_resource_type_facts_module>` -- Fetches details about one or multiple ResourceType resources in Oracle Cloud Infrastructure

docs/collections/oracle/oci/oci_analytics_instance_actions_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ oracle.oci.oci_analytics_instance_actions -- Perform actions on an AnalyticsInst
2020
.. Collection note
2121
2222
.. note::
23-
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 2.14.0).
23+
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 2.15.0).
2424

2525
To install it use: :code:`ansible-galaxy collection install oracle.oci`.
2626

docs/collections/oracle/oci/oci_analytics_instance_facts_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ oracle.oci.oci_analytics_instance_facts -- Fetches details about one or multiple
2020
.. Collection note
2121
2222
.. note::
23-
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 2.14.0).
23+
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 2.15.0).
2424

2525
To install it use: :code:`ansible-galaxy collection install oracle.oci`.
2626

docs/collections/oracle/oci/oci_analytics_instance_module.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ oracle.oci.oci_analytics_instance -- Manage an AnalyticsInstance resource in Ora
2020
.. Collection note
2121
2222
.. note::
23-
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 2.14.0).
23+
This plugin is part of the `oracle.oci collection <https://galaxy.ansible.com/oracle/oci>`_ (version 2.15.0).
2424

2525
To install it use: :code:`ansible-galaxy collection install oracle.oci`.
2626

0 commit comments

Comments
 (0)