mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
19ba15a783
If `all=True` is not set then by default only 20 records will be
returned when calling `list()`. Use `all=True` so that all records
will be returned.
For the `list()` use where do not desire to retrieve all entries then
use`all=False` to show explicityly that we don't want to get all of
the entries.
Fixes: #3729
Fixes: #4460
(cherry picked from commit
|
||
---|---|---|
.. | ||
.keep | ||
4084-add-redfish-system-indicator-led.yml | ||
4438-fix-error-message.yaml | ||
4457-support-datadog-monitors-type event-v2.yaml | ||
4459-only-get-monitor-if-it-is-not-null-api-response.yaml | ||
4465-btrfs-resize.yml | ||
4466-proxmox-ansible_host-deprecation.yml | ||
4471-seport-refactor.yaml | ||
4491-specify_all_in_list_calls.yaml |