mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 18:40:01 -03:30
Remove page_size from instance list search params
This commit is contained in:
parent
1c32df0fcd
commit
2b3a61226b
@ -181,7 +181,6 @@ function InstanceGroupsRun ($stateExtender, strings) {
|
||||
params: {
|
||||
instance_search: {
|
||||
value: {
|
||||
page_size: '10',
|
||||
order_by: 'hostname'
|
||||
},
|
||||
dynamic: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user