Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

The tinc-static role on master branch fails on SSH tasks because of a buggy SSH server fingerprint. #146

@letompouce

Description

@letompouce

ansible-pull.log:

TASK: [tinc-static | send the public key to central nodes] ******************** 
failed: [localhost] => {"changed": true, "cmd": "rsync -azP -e 'ssh -p 443' /etc/tinc/idbvpn/hosts/idb_grc_malakasa_965 ansible@tincmaster.wan.bsf-intranet.org:/ansible/tinc-idbvpn/", "delta": "0:00:00.631338", "end": "2017-10-29 14:43:10.070765", "rc": 255, "start": "2017-10-29 14:43:09.439427", "warnings": ["Consider using synchronize module rather than running rsync"]}
stderr: Host key verification failed.
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(226) [sender=3.1.1]

Manual:

TASK: [tinc-static | send the public key to central nodes] ******************** 
The authenticity of host '[tincmaster.wan.bsf-intranet.org]:443 ([51.254.97.1]:443)' can't be established.
ECDSA key fingerprint is 05:be:18:95:9f:50:02:45:a0:ee:4e:98:aa:c0:aa:8a.
Are you sure you want to continue connecting (yes/no)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions