Dinesh Suthar
Dinesh Suthar
@europ Thanks for asking. We are internally working on this issue and we have a different approach to solve this. Due to some other priorities, we are not able to...
@cgmejica , @etyoma We have added support for passing None/Null values to oci ansible module params in Release v4.2.0. Kindly test and confirm the same. Let us know if you...
@rtaylor-talmark We are closing this issue as all the queries are resolved. Feel free to open a new issue if you still have any queries/issues.
@khain0 Can you follow the steps from this [troubleshooting guide](https://docs.oracle.com/en-us/iaas/tools/oci-ansible-collection/latest/guides/troubleshooting-guide.html#oci-python-sdk-required-for-this-module) to resolve the issue. If you still face the issue, please enable the debug mode using [logging guide](https://docs.oracle.com/en-us/iaas/tools/oci-ansible-collection/latest/guides/logging-guide.html) and share...
@khain0 By default, Ansible gathers facts and executes all tasks on the machines that match the `hosts` line of your playbook. You can delegate tasks to a different machine or...
@krilor In latest release v4.4.0, We have updated code to skip ipv6 steps for users who don't have access to `read ipv6s` policy. Also, updated the [docs](https://docs.oracle.com/en-us/iaas/tools/oci-ansible-collection/latest/inventory_plugin/index.html) for policies required...
@jeliker Can you enable debug logs using https://docs.oracle.com/en-us/iaas/tools/oci-ansible-collection/latest/guides/logging-guide.html document and share debug logs with us.