IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

Attach policy to resource in access control #198

Open dcrask opened 3 years ago

dcrask commented 3 years ago

My playbook uses the ansible role aac/configure_access_control_policy_attachements . When I run it I am getting the following message "msg": "argument isamapi is of type <type 'str'> and we were unable to convert to dict: dictionary requested, could not parse JSON or key=value" I recently added this role and I am able to execute the aac/configure_access_control_policy/resources to create a resource and now I need to attach a policy.