This repository has been archived by the owner on May 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New release v1.8.0 of OCI Ansible Modules
Added - Added modules to manage: - [Web Application Firewall Service](https://docs.cloud.oracle.com/iaas/Content/WAF/Concepts/overview.htm) - [Federating with Identity Providers](https://docs.cloud.oracle.com/iaas/Content/Identity/Concepts/federation.htm) - [Oracle Identity Cloud Service Group Mapping](https://docs.cloud.oracle.com/iaas/Content/Identity/Tasks/addingidcsusersandgroups.htm) - Added the following features in existing modules: - New allowed values `approximateSize` and `approximateCount` for the `fields` parameter of `oci_bucket_facts` module. These enable populating `approximate_size` and `approximate_count` in the response. - Adding 'primary_private_ip' and 'primary_public_ip' addresses to instance module - Samples to demonstrate: - how to a launch compute instance using an app catalog image Changed - Minimum supported OCI Python SDK to `2.1.7` Fixed - Download an object from a bucket fails if file destination does not exists [issue](#46) - OCI ansible module are not respecting LOG_PATH [issue](#43) - Update version of Python SDK [issue](#42) - 'oci_security_list' should handle int values for ports in playbook Co-authored-by: Nabeel Al Saber <[email protected]> Co-authored-by: Mike Ross <[email protected]>
- Loading branch information
1 parent
44d284c
commit 8f6de2a
Showing
93 changed files
with
13,738 additions
and
481 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.