Feature: ssh-agent for Git-Repository
Opened this issue · 1 comments
ansibleguy commented
Scope
Service (Job Scheduling, Job Preparation)
Description
We now use ssh-agent for key-handling on the job-execution.
But the git-repository still writes its key to disk to be used directly - this handling should be updated.
ansibleguy commented
Related: #66