ansibleguy / webui

Basic WebUI for using Ansible
https://webui.ansibleguy.net
GNU General Public License v3.0
92 stars 7 forks source link

Problem: Git-Repository - host-key verification #22

Closed NiceRath closed 8 months ago

NiceRath commented 8 months ago

Versions

0.0.15

Scope

Service (Job Scheduling, Job Preparation)

Issue

The git cloning is not using the configured known_hosts file. The Git Override Initialize-Command should be documented with some examples.

Got error: 'Cloning into '/tmp/ansible-webui/repositories/TEST'...
Host key verification failed.
fatal: Could not read from remote repository.
ansibleguy commented 8 months ago

Should be fixed. Please report back if it still does not work in the next version