h4ckilles
h4ckilles
I'm running version v2.10.22 and the problem still exist. The PR is already in the code but it didn't fix the issue. Any other fix coming?
@reisenbauer Thanks for the hint. I've tried to trigger my integration from curl like you've suggested but still no extracted values. Here is the curl command I use: `curl -H...
@reisenbauer Thanks a lot it was indeed the playbook causing the problem. This is the correct version: ``` --- - hosts: localhost gather_facts: true connection: local vars_files: - ./credentials.yml tasks:...
I have the exact same issue. Is there a fix? My semaphore install is full broken because of that.