Clones all repositories of a user / group
This repository has been archived on 2026-05-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2018-11-25 13:40:36 +01:00
defaults provide gitlab token in body 2018-11-25 13:40:36 +01:00
examples/default clone all repos where user is developer in 2018-09-14 18:13:41 +02:00
meta first partially successful test in ansibleci 2018-06-21 00:44:22 +02:00
tasks provide gitlab token in body 2018-11-25 13:40:36 +01:00
README.md provide gitlab token in body 2018-11-25 13:40:36 +01:00

Clones all repositories of a user / group

mandatory variables

You need to provide the API-Access Token as GITLAB_TOKEN.

optional variables

Per default this role will handle 1000 repositories. To rise the number of projects (queried from gitlab) set project_query_size.