mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
Added note about exception if list view return is > max_objects
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user