oracle / oci-ansible-collection

Oracle Cloud Infrastructure Ansible Collection provides an easy way to provision and manage resources in Oracle Cloud using Ansible.
https://docs.cloud.oracle.com/iaas/Content/API/SDKDocs/ansible.htm
Other
173 stars 97 forks source link

Create fusion refresh activity #290

Open philthynz opened 2 months ago

philthynz commented 2 months ago

I've seen we can use the OCI CLI to create a refresh activity on a fusion app instance https://docs.oracle.com/en-us/iaas/tools/oci-cli/3.47.0/oci_cli_docs/cmdref/fusion-apps/create-refresh-activity-details/create-refresh-activity.html#example-using-required-parameter.

How would I do this using the provided Ansible collection?