mirror of
https://github.com/ansible/awx.git
synced 2026-03-03 09:48:51 -03:30
Add instance_group to inventory update serializer
This commit is contained in:
@@ -2207,6 +2207,7 @@ class InventoryUpdateSerializer(UnifiedJobSerializer, InventorySourceOptionsSeri
|
|||||||
'org_host_limit_error',
|
'org_host_limit_error',
|
||||||
'source_project_update',
|
'source_project_update',
|
||||||
'custom_virtualenv',
|
'custom_virtualenv',
|
||||||
|
'instance_group',
|
||||||
'-controller_node',
|
'-controller_node',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user