mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 03:40:42 -03:30
Show all inventory groups instead of just root groups on the inventory groups tab
This commit is contained in:
parent
b1f4fb3a98
commit
7239b28dd8
@ -15,7 +15,7 @@
|
||||
hover: true,
|
||||
multiSelect: true,
|
||||
trackBy: 'group.id',
|
||||
basePath: 'api/v2/inventories/{{$stateParams.inventory_id}}/root_groups/',
|
||||
basePath: 'api/v2/inventories/{{$stateParams.inventory_id}}/groups/',
|
||||
|
||||
fields: {
|
||||
failed_hosts: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user