Files
community.general/plugins/modules
John Villalovos fe4bbc5de3 gitlab: Use all=True in most list() calls (#4491)
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
2022-04-13 13:32:25 +02:00
..
2021-11-09 19:59:34 +01:00
2022-03-14 20:56:27 +01:00
2022-04-05 13:49:03 +02:00
2022-01-08 15:40:13 +01:00
2021-01-27 19:30:03 +01:00
2020-06-10 21:01:16 +03:00
2021-03-04 07:46:37 +01:00
2020-07-17 07:39:37 +03:00
2021-06-04 07:08:54 +02:00
2021-10-06 07:01:54 +02:00
2021-05-13 21:48:49 +02:00
2021-09-20 19:47:23 +02:00
2020-08-11 17:54:41 +02:00
2021-10-31 18:38:21 +01:00
2021-01-28 07:26:48 +01:00
2021-02-16 11:46:39 +01:00
2022-01-05 08:30:44 +13:00
2020-08-18 09:10:41 +02:00