mirror of
https://github.com/ansible/awx.git
synced 2026-03-14 07:27:28 -02:30
Merge pull request #2776 from mabashian/2669-instance-list-search
Remove page_size from instance list search params
This commit is contained in:
@@ -190,7 +190,6 @@ function InstanceGroupsRun ($stateExtender, strings) {
|
||||
params: {
|
||||
instance_search: {
|
||||
value: {
|
||||
page_size: '10',
|
||||
order_by: 'hostname'
|
||||
},
|
||||
dynamic: true
|
||||
|
||||
Reference in New Issue
Block a user