Ref D10362.
We should create a TempFile that contains the appropriate known_hosts line when creating a host resource, and pass it's path into all SSH connection to that host. This ensure that we actually connect to the intended host, and we can also then remove `LogLevel=quiet` which means appropriate errors will display again.