This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Today I was looking how you can populate an ssh known_hosts file with ansible. For ssh access (pulling git repositories) I need to accept a fingerprint and I do not want to do this manually for every target. Therefore, I want to populate the known_hosts file so ssh can connect to them without interaction. And in fact, it was quite easy to achieve.
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.