mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Merge pull request #7847 from zedr/feat-workflow-labels
Export Workflow Job Template Node Labels Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
d48cc1ab43
@ -65,4 +65,5 @@ class Labels(page.PageList, Label):
|
||||
|
||||
page.register_page([resources.labels,
|
||||
resources.job_labels,
|
||||
resources.job_template_labels], Labels)
|
||||
resources.job_template_labels,
|
||||
resources.workflow_job_template_labels], Labels)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user