generated from helmut/template
Fix runner home and ssh port
Remote Deploy to Windows / deploy (push) Failing after 35s
Details
Remote Deploy to Windows / deploy (push) Failing after 35s
Details
This commit is contained in:
parent
c1ba4f0a8a
commit
0fc28e8102
|
|
@ -5,4 +5,4 @@ GUFK_ISERVER ansible_host=192.168.1.2 ansible_port=2222
|
|||
ansible_user=admin
|
||||
ansible_connection=ssh
|
||||
ansible_shell_type=cmd
|
||||
ansible_ssh_private_key_file=/tmp/.ssh/id_ed25519
|
||||
ansible_ssh_private_key_file=/root/.ssh/id_ed25519
|
||||
Loading…
Reference in New Issue