Skip to content
This repository has been archived by the owner on May 1, 2021. It is now read-only.

New release v1.8.0 of OCI Ansible Modules #45

Merged
merged 1 commit into from
May 1, 2019
Merged

New release v1.8.0 of OCI Ansible Modules #45

merged 1 commit into from
May 1, 2019

Commits on May 1, 2019

  1. 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 <nabeel.al.saber@oracle.com>
    Co-authored-by: Mike Ross <mike.c.ross@oracle.com>
    3 people committed May 1, 2019
    Configuration menu
    Copy the full SHA
    8f6de2a View commit details
    Browse the repository at this point in the history