Add instance_group to inventory update serializer

This commit is contained in:
Alan Rominger 2021-05-10 12:20:14 -04:00
parent 117bb07f0d
commit e5f059806b
No known key found for this signature in database
GPG Key ID: C2D7EAAA12B63559

View File

@ -2207,6 +2207,7 @@ class InventoryUpdateSerializer(UnifiedJobSerializer, InventorySourceOptionsSeri
'org_host_limit_error',
'source_project_update',
'custom_virtualenv',
'instance_group',
'-controller_node',
)