mirror of https://github.com/zulip/zulip.git
7858e5ee40
Add a simple compatibility function for AWX 9.x.x. Before AWX 9.x.x a "friendly_name" key was sent by default. Afterwards it was removed from being a default key but we can still more or less determine if the triggering event was a job from the REST-style URL. Note: It is also technically possible to add the key back by defining a custom notification template in AWX/Tower. Resolves #13295. |
||
---|---|---|
.. | ||
adhoc_command_failed.json | ||
adhoc_command_successful.json | ||
inventory_update_failed.json | ||
inventory_update_successful.json | ||
job_complete_successful_awx_9.1.1.json | ||
job_failed.json | ||
job_failed_multiple_hosts.json | ||
job_successful.json | ||
job_successful_multiple_hosts.json | ||
project_update_failed.json | ||
project_update_successful.json | ||
system_job_failed.json | ||
system_job_successful.json |