You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to add account using cyberark account module, the error says "'Missing Mandatory parameter: [AccountDetails].'" Could please check and let me know if i missed anything on this.
ansible version i have used: ansible [core 2.13.10]
cyberark module version : 1.0.19
Hello Prabhushankar333:
Please pass in a platform_id that is valid - 'test account' doesn't appear to be a valid platform id.
The error is expected if platform id is invalid or doesn't exist.
I use the sample from the doc with the correct platform id that is out of the box and it's fine.
Hi Team,
I am unable to add account using cyberark account module, the error says "'Missing Mandatory parameter: [AccountDetails].'" Could please check and let me know if i missed anything on this.
ansible version i have used: ansible [core 2.13.10]
cyberark module version : 1.0.19
ansible code:
Error while running the playbook:
The text was updated successfully, but these errors were encountered: