mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
Rename job_summary_dict to job_metadata
* Clarifies purpose of notification template variable
This commit is contained in:
@@ -87,7 +87,7 @@ class TestJobNotificationMixin(object):
|
||||
'use_fact_cache': bool,
|
||||
'verbosity': int},
|
||||
'job_friendly_name': str,
|
||||
'job_summary_dict': str,
|
||||
'job_metadata': str,
|
||||
'url': str}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user