Open ansibleguy opened 1 month ago
Service (Job Scheduling, Job Preparation)
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.
Related: #66
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.