mirror of
https://github.com/ansible/awx.git
synced 2026-04-09 12:09:20 -02:30
Adds scm track to inventory updates, refactors job detail view in UI
This commit is contained in:
@@ -2232,6 +2232,7 @@ class InventoryUpdateSerializer(UnifiedJobSerializer, InventorySourceOptionsSeri
|
||||
'source_project_update',
|
||||
'custom_virtualenv',
|
||||
'instance_group',
|
||||
'scm_revision',
|
||||
)
|
||||
|
||||
def get_related(self, obj):
|
||||
|
||||
Reference in New Issue
Block a user