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

Conversation

manojmeda
Copy link
Member

@manojmeda manojmeda commented May 1, 2019

Added

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
  • OCI ansible module are not respecting LOG_PATH issue
  • Update version of Python SDK issue
  • '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

@manojmeda manojmeda requested review from mross22 and nalsaber May 1, 2019 14:39
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>
@nalsaber nalsaber merged commit accd6e4 into master May 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants