ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.01k stars 3.42k forks source link

[RFE] webhook notification can customize the HTTP header with job_metadata #10936

Open sugitk opened 3 years ago

sugitk commented 3 years ago
ISSUE TYPE
SUMMARY

Now HTTP HEADERS can be configured only as a fixed JSON string. A customer wants to put a customized string using job_metadata.extra_vars.

wenottingham commented 3 years ago

This is dependent on #10054 at minimum