pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 176 forks source link

add modules and fix issue-19767 #168

Open drklauss opened 4 years ago

drklauss commented 4 years ago

Good day! In new Go versions >= 1.13 ssh.ClientConfig needs to initialise HostKeyCallback. Thank you