Accept key for GitHub clone via SSH
This commit is contained in:
@@ -71,6 +71,7 @@
|
|||||||
git:
|
git:
|
||||||
repo: "{{ repo_git_url }}"
|
repo: "{{ repo_git_url }}"
|
||||||
dest: "/opt/containerlab/projet/"
|
dest: "/opt/containerlab/projet/"
|
||||||
|
accept_hostkey: yes
|
||||||
clone: yes
|
clone: yes
|
||||||
update: yes
|
update: yes
|
||||||
version: "main"
|
version: "main"
|
||||||
|
|||||||
Reference in New Issue
Block a user