
According to gitea swagger definitions all of these GET requests for lists of items are paginated with a max limit of 50 items per request. Update our ansible machinery to properly page these items to avoid problems in the future. Note we should try and confirm that this is how it works for production gitea. Change-Id: I5df13288b497fb4fb716b4223b3dd61c698a7739
Create git repos on a gitea server