mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03: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