mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 11:11:07 -03:30
Implement named URL feature.
This commit is contained in:
@@ -326,6 +326,7 @@ class WorkflowJobOptions(BaseModel):
|
||||
|
||||
|
||||
class WorkflowJobTemplate(UnifiedJobTemplate, WorkflowJobOptions, SurveyJobTemplateMixin, ResourceMixin):
|
||||
|
||||
class Meta:
|
||||
app_label = 'main'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user