Hello Team,
I am writing a play book to create a resource in Oracle OCI with Ansible 
OCI Collections. Once the resource is created, I need the id of the 
resource to use in the next play book.

I tried the "register" key word in the playbook but while execution got 
below error.

fatal: [localhost]: FAILED! => {"changed": false, "msg": "Unsupported 
parameters for (oci_dashboard_service_dashboard_group) module: register. 
Supported parameters include: api_user_key_file, key_by, region, 
compartment_id, api_user_fingerprint, dashboard_group_id (id), state, 
config_file_location, config_profile_name, wait_timeout, force_create, 
api_user, defined_tags, freeform_tags, auth_type, wait, tenancy, 
api_user_key_pass_phrase, display_name (name), opc_cross_region, 
description."}

Please help me what is the method to read a value from the output.

Thanks
Babu George

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/dad6e11e-0f41-4c1c-aacd-5d286ec3f4f5n%40googlegroups.com.

Reply via email to