mirror of
https://github.com/ansible/awx.git
synced 2026-08-04 12:00:03 -02:30
Adding fields to job_metadata for workflows and approval nodes (#12255)
This commit is contained in:
@@ -408,6 +408,7 @@ class JobNotificationMixin(object):
|
||||
'inventory': 'Stub Inventory',
|
||||
'id': 42,
|
||||
'hosts': {},
|
||||
'extra_vars': {},
|
||||
'friendly_name': 'Job',
|
||||
'finished': False,
|
||||
'credential': 'Stub credential',
|
||||
|
||||
Reference in New Issue
Block a user