You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.
tower-cli/tower_cli/resources/job_template.py
Line 202 in c355a3f
But by looking in awx there is started for job_templates
"notification_templates_started": "/api/v2/job_templates/160/notification_templates_started/",
"notification_templates_success": "/api/v2/job_templates/160/notification_templates_success/",
"notification_templates_error": "/api/v2/job_templates/160/notification_templates_error/",
if you make an ansible module using directly associate_notification_template it will break when transferring 'any'
The text was updated successfully, but these errors were encountered: