Merge pull request #187 from M2Mobi/ssh_known_hosts

Improvements for ssh known hosts handling
This commit is contained in:
Niels Abspoel
2018-09-06 19:51:21 +02:00
committed by GitHub
2 changed files with 14 additions and 2 deletions
+6
View File
@@ -93,7 +93,13 @@ users:
# Manage the ~/.ssh/config file
ssh_known_hosts:
importanthost:
port: 22
fingerprint: 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48
key: PUBLICKEY
enc: ssh-rsa
hash_known_hosts: True
timeout: 5
fingerprint_hash_type: sha256
ssh_known_hosts.absent:
- notimportanthost
ssh_config: