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

The path retrieved in the logs registered object; is missing the first character. #137

Open tombosmansibm opened 5 years ago

tombosmansibm commented 5 years ago

export_application_logs/tasks/main.yml

...

Calling the rest service directly , works fine. However; in Ansible, the path is missing the first character. Verified on 9.0.6

kalemontes commented 5 years ago

This could be related to https://github.com/IBM-Security/ibmsecurity/issues/173. There is a workaround on this comment https://github.com/IBM-Security/ibmsecurity/issues/173#issuecomment-520769222.