mirror of
https://github.com/ansible/awx.git
synced 2026-04-13 22:19:27 -02:30
Remove page_size from instance list search params
This commit is contained in:
@@ -181,7 +181,6 @@ function InstanceGroupsRun ($stateExtender, strings) {
|
||||
params: {
|
||||
instance_search: {
|
||||
value: {
|
||||
page_size: '10',
|
||||
order_by: 'hostname'
|
||||
},
|
||||
dynamic: true
|
||||
|
||||
Reference in New Issue
Block a user