|
4 | 4 | Oracle.Oci
|
5 | 5 | ==========
|
6 | 6 |
|
7 |
| -Collection version 2.24.0 |
| 7 | +Collection version 2.25.0 |
8 | 8 |
|
9 | 9 | .. toctree::
|
10 | 10 | :maxdepth: 1
|
@@ -220,6 +220,7 @@ Modules
|
220 | 220 | * :ref:`oci_container_engine_cluster <ansible_collections.oracle.oci.oci_container_engine_cluster_module>` -- Manage a Cluster resource in Oracle Cloud Infrastructure
|
221 | 221 | * :ref:`oci_container_engine_cluster_actions <ansible_collections.oracle.oci.oci_container_engine_cluster_actions_module>` -- Perform actions on a Cluster resource in Oracle Cloud Infrastructure
|
222 | 222 | * :ref:`oci_container_engine_cluster_facts <ansible_collections.oracle.oci.oci_container_engine_cluster_facts_module>` -- Fetches details about one or multiple Cluster resources in Oracle Cloud Infrastructure
|
| 223 | +* :ref:`oci_container_engine_cluster_migrate_to_native_vcn_status_facts <ansible_collections.oracle.oci.oci_container_engine_cluster_migrate_to_native_vcn_status_facts_module>` -- Fetches details about a ClusterMigrateToNativeVcnStatus resource in Oracle Cloud Infrastructure |
223 | 224 | * :ref:`oci_container_engine_cluster_options_facts <ansible_collections.oracle.oci.oci_container_engine_cluster_options_facts_module>` -- Fetches details about a ClusterOptions resource in Oracle Cloud Infrastructure
|
224 | 225 | * :ref:`oci_container_engine_kubeconfig <ansible_collections.oracle.oci.oci_container_engine_kubeconfig_module>` -- Manage a Kubeconfig resource in Oracle Cloud Infrastructure
|
225 | 226 | * :ref:`oci_container_engine_node_pool <ansible_collections.oracle.oci.oci_container_engine_node_pool_module>` -- Manage a NodePool resource in Oracle Cloud Infrastructure
|
@@ -265,6 +266,9 @@ Modules
|
265 | 266 | * :ref:`oci_data_safe_private_endpoint <ansible_collections.oracle.oci.oci_data_safe_private_endpoint_module>` -- Manage a DataSafePrivateEndpoint resource in Oracle Cloud Infrastructure
|
266 | 267 | * :ref:`oci_data_safe_private_endpoint_actions <ansible_collections.oracle.oci.oci_data_safe_private_endpoint_actions_module>` -- Perform actions on a DataSafePrivateEndpoint resource in Oracle Cloud Infrastructure
|
267 | 268 | * :ref:`oci_data_safe_private_endpoint_facts <ansible_collections.oracle.oci.oci_data_safe_private_endpoint_facts_module>` -- Fetches details about one or multiple DataSafePrivateEndpoint resources in Oracle Cloud Infrastructure
|
| 269 | +* :ref:`oci_data_safe_target_database <ansible_collections.oracle.oci.oci_data_safe_target_database_module>` -- Manage a TargetDatabase resource in Oracle Cloud Infrastructure |
| 270 | +* :ref:`oci_data_safe_target_database_actions <ansible_collections.oracle.oci.oci_data_safe_target_database_actions_module>` -- Perform actions on a TargetDatabase resource in Oracle Cloud Infrastructure |
| 271 | +* :ref:`oci_data_safe_target_database_facts <ansible_collections.oracle.oci.oci_data_safe_target_database_facts_module>` -- Fetches details about one or multiple TargetDatabase resources in Oracle Cloud Infrastructure |
268 | 272 | * :ref:`oci_data_science_model <ansible_collections.oracle.oci.oci_data_science_model_module>` -- Manage a Model resource in Oracle Cloud Infrastructure
|
269 | 273 | * :ref:`oci_data_science_model_actions <ansible_collections.oracle.oci.oci_data_science_model_actions_module>` -- Perform actions on a Model resource in Oracle Cloud Infrastructure
|
270 | 274 | * :ref:`oci_data_science_model_artifact <ansible_collections.oracle.oci.oci_data_science_model_artifact_module>` -- Manage a ModelArtifact resource in Oracle Cloud Infrastructure
|
@@ -864,6 +868,7 @@ Modules
|
864 | 868 | * :ref:`oci_ons_subscription_actions <ansible_collections.oracle.oci.oci_ons_subscription_actions_module>` -- Perform actions on a Subscription resource in Oracle Cloud Infrastructure
|
865 | 869 | * :ref:`oci_ons_subscription_confirmation_facts <ansible_collections.oracle.oci.oci_ons_subscription_confirmation_facts_module>` -- Fetches details about a SubscriptionConfirmation resource in Oracle Cloud Infrastructure
|
866 | 870 | * :ref:`oci_ons_subscription_facts <ansible_collections.oracle.oci.oci_ons_subscription_facts_module>` -- Fetches details about one or multiple Subscription resources in Oracle Cloud Infrastructure
|
| 871 | +* :ref:`oci_opsi_database_configuration_facts <ansible_collections.oracle.oci.oci_opsi_database_configuration_facts_module>` -- Fetches details about one or multiple DatabaseConfiguration resources in Oracle Cloud Infrastructure |
867 | 872 | * :ref:`oci_opsi_database_insights <ansible_collections.oracle.oci.oci_opsi_database_insights_module>` -- Manage a DatabaseInsights resource in Oracle Cloud Infrastructure
|
868 | 873 | * :ref:`oci_opsi_database_insights_actions <ansible_collections.oracle.oci.oci_opsi_database_insights_actions_module>` -- Perform actions on a DatabaseInsights resource in Oracle Cloud Infrastructure
|
869 | 874 | * :ref:`oci_opsi_database_insights_facts <ansible_collections.oracle.oci.oci_opsi_database_insights_facts_module>` -- Fetches details about one or multiple DatabaseInsights resources in Oracle Cloud Infrastructure
|
@@ -992,6 +997,12 @@ Modules
|
992 | 997 | * :ref:`oci_vault_secret_facts <ansible_collections.oracle.oci.oci_vault_secret_facts_module>` -- Fetches details about one or multiple Secret resources in Oracle Cloud Infrastructure
|
993 | 998 | * :ref:`oci_vault_secret_version_actions <ansible_collections.oracle.oci.oci_vault_secret_version_actions_module>` -- Perform actions on a SecretVersion resource in Oracle Cloud Infrastructure
|
994 | 999 | * :ref:`oci_vault_secret_version_facts <ansible_collections.oracle.oci.oci_vault_secret_version_facts_module>` -- Fetches details about one or multiple SecretVersion resources in Oracle Cloud Infrastructure
|
| 1000 | +* :ref:`oci_vulnerability_scanning_container_scan_recipe <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_recipe_module>` -- Manage a ContainerScanRecipe resource in Oracle Cloud Infrastructure |
| 1001 | +* :ref:`oci_vulnerability_scanning_container_scan_recipe_actions <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_recipe_actions_module>` -- Perform actions on a ContainerScanRecipe resource in Oracle Cloud Infrastructure |
| 1002 | +* :ref:`oci_vulnerability_scanning_container_scan_recipe_facts <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_recipe_facts_module>` -- Fetches details about one or multiple ContainerScanRecipe resources in Oracle Cloud Infrastructure |
| 1003 | +* :ref:`oci_vulnerability_scanning_container_scan_target <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_target_module>` -- Manage a ContainerScanTarget resource in Oracle Cloud Infrastructure |
| 1004 | +* :ref:`oci_vulnerability_scanning_container_scan_target_actions <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_target_actions_module>` -- Perform actions on a ContainerScanTarget resource in Oracle Cloud Infrastructure |
| 1005 | +* :ref:`oci_vulnerability_scanning_container_scan_target_facts <ansible_collections.oracle.oci.oci_vulnerability_scanning_container_scan_target_facts_module>` -- Fetches details about one or multiple ContainerScanTarget resources in Oracle Cloud Infrastructure |
995 | 1006 | * :ref:`oci_vulnerability_scanning_host_scan_recipe <ansible_collections.oracle.oci.oci_vulnerability_scanning_host_scan_recipe_module>` -- Manage a HostScanRecipe resource in Oracle Cloud Infrastructure
|
996 | 1007 | * :ref:`oci_vulnerability_scanning_host_scan_recipe_facts <ansible_collections.oracle.oci.oci_vulnerability_scanning_host_scan_recipe_facts_module>` -- Fetches details about one or multiple HostScanRecipe resources in Oracle Cloud Infrastructure
|
997 | 1008 | * :ref:`oci_vulnerability_scanning_host_scan_target <ansible_collections.oracle.oci.oci_vulnerability_scanning_host_scan_target_module>` -- Manage a HostScanTarget resource in Oracle Cloud Infrastructure
|
@@ -1255,6 +1266,7 @@ Modules
|
1255 | 1266 | oci_container_engine_cluster_module
|
1256 | 1267 | oci_container_engine_cluster_actions_module
|
1257 | 1268 | oci_container_engine_cluster_facts_module
|
| 1269 | + oci_container_engine_cluster_migrate_to_native_vcn_status_facts_module |
1258 | 1270 | oci_container_engine_cluster_options_facts_module
|
1259 | 1271 | oci_container_engine_kubeconfig_module
|
1260 | 1272 | oci_container_engine_node_pool_module
|
@@ -1300,6 +1312,9 @@ Modules
|
1300 | 1312 | oci_data_safe_private_endpoint_module
|
1301 | 1313 | oci_data_safe_private_endpoint_actions_module
|
1302 | 1314 | oci_data_safe_private_endpoint_facts_module
|
| 1315 | + oci_data_safe_target_database_module |
| 1316 | + oci_data_safe_target_database_actions_module |
| 1317 | + oci_data_safe_target_database_facts_module |
1303 | 1318 | oci_data_science_model_module
|
1304 | 1319 | oci_data_science_model_actions_module
|
1305 | 1320 | oci_data_science_model_artifact_module
|
@@ -1899,6 +1914,7 @@ Modules
|
1899 | 1914 | oci_ons_subscription_actions_module
|
1900 | 1915 | oci_ons_subscription_confirmation_facts_module
|
1901 | 1916 | oci_ons_subscription_facts_module
|
| 1917 | + oci_opsi_database_configuration_facts_module |
1902 | 1918 | oci_opsi_database_insights_module
|
1903 | 1919 | oci_opsi_database_insights_actions_module
|
1904 | 1920 | oci_opsi_database_insights_facts_module
|
@@ -2027,6 +2043,12 @@ Modules
|
2027 | 2043 | oci_vault_secret_facts_module
|
2028 | 2044 | oci_vault_secret_version_actions_module
|
2029 | 2045 | oci_vault_secret_version_facts_module
|
| 2046 | + oci_vulnerability_scanning_container_scan_recipe_module |
| 2047 | + oci_vulnerability_scanning_container_scan_recipe_actions_module |
| 2048 | + oci_vulnerability_scanning_container_scan_recipe_facts_module |
| 2049 | + oci_vulnerability_scanning_container_scan_target_module |
| 2050 | + oci_vulnerability_scanning_container_scan_target_actions_module |
| 2051 | + oci_vulnerability_scanning_container_scan_target_facts_module |
2030 | 2052 | oci_vulnerability_scanning_host_scan_recipe_module
|
2031 | 2053 | oci_vulnerability_scanning_host_scan_recipe_facts_module
|
2032 | 2054 | oci_vulnerability_scanning_host_scan_target_module
|
|
0 commit comments