ansibleguy/webui

Feature: ssh-agent for Git-Repository

Opened this issue · 1 comments

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.

Related: #66