Closed hunhoffe closed 2 years ago
This looks like a correct path - it's saying the default value when remote.headers
are not defined is {}
not ''
which seems necessary for the JSON parsing going on per the error message.
Addressed this in pull request, closing this issue.
Environment details:
Steps to reproduce the issue:
Provide the actual results and outputs:
Command that leads to error:
Error:
Target Summary:
The Fix
Change openwhisk/ansible/roles/cli/tasks/deploy.yml, line 38
Additional information you deem important: