I never tried it.
Could you explain more

On Monday, June 29, 2020 at 8:32:43 PM UTC+2, Bill Crupi wrote:
>
>
>
> On Thursday, June 25, 2020 at 1:58:18 PM UTC-4, Jam Volkov wrote:
>>
>> Hi All,
>>
>> I'm testing a webhook notification from Ansible tower, it works good
>> Received data example:
>>
>> {"id": 14, "name": "job_test", "url": "
>> https://ansibletower/#/jobs/playbook/14";, "created_by": "admin", 
>> "started": "2020-06-25T09:14:13.804517+00:00", "finished": null, "status": 
>> "running", "traceback": "", "inventory": "inv", "project": "test", 
>> "playbook": "hello_world.yml", "credential": null, "limit": "", 
>> "extra_vars": "{}", "hosts": {}}
>>
>> Question: Can I put information from playbook (ex. hello_world.yml) into 
>> json body of the notification(example above)? (I tried to customize the 
>> json body but it doesn't work)
>>
>> Do you know how to go from netbox webhooks to ansibe tower?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2428918f-fb03-482b-8115-192de56d6d49o%40googlegroups.com.

Reply via email to