Feature summary (what you would like to be able to do and where):
Currently the artefacts are downloaded on every ansible run and then discarded.
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
On low bandwidth connections or when making changes to unrelated ansible logic downloaded and then discarding the artefacts that are already installed is resource/time consuming.
Benefits (why should this be implemented?):
- Ease lima-kilo usage on low bandwidth/flakey connections
- Speedup convergence time
- Reduce resource usage
Change to review:*
https://gitlab.wikimedia.org/repos/cloud/toolforge/lima-kilo/-/merge_requests/263