zuul-jobs/roles/git-prepare-nodecache
Sorin Sbarnea ad3167bd56 Fixes all tasks should be named rule
This prepared for ansible-lint v5 which no longer has exceptions
for task naming, requiring all to be named.

Change-Id: I5e761d1e3836fa270d7afdcf01780320001f820d
Part-Of: #773245
2021-03-08 13:30:32 +00:00
..
defaults Fixes all tasks should be named rule 2021-03-08 13:30:32 +00:00
tasks More E208 mode fixes 2020-10-31 07:34:03 +00:00
README.rst Add role git-prepare-nodecache 2018-11-09 15:57:03 +01:00

README.rst

Prepare an archive containing all repositories that are part of the job. This can be used to prepare the repos archive suitable for caching in the node image to be used by prepare-workspace-git.

The path to the resulting archive file will be stored in the git_cache_file variable. That variable can be used to push the archive to a place where it will be picked up to be baked into the node image.

Role variables