mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Added note about exception if list view return is > max_objects
This commit is contained in:
parent
d793f0bc99
commit
fdb008fb8c
@ -58,6 +58,7 @@ options:
|
||||
max_objects:
|
||||
description:
|
||||
- if C(return_all) is true, this is the maximum of number of objects to return from the list.
|
||||
- If a list view returns more an max_objects an exception will be raised
|
||||
type: integer
|
||||
default: 1000
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user