IBM-Security / isam-ansible-roles

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

execute_rp_op role task has extra braces #29

Closed thevabby closed 7 years ago

thevabby commented 7 years ago

Currently execute_rp_op role has unbalanced braces i.e. with_items: "{{execute_rp_op_ids | default({}) }}}"

ram-ibm commented 7 years ago

Thanks for catching this.