Add all OpenStack instances to local ssh-config
This helps if multiple hosts manage the same runners.
Nevertheless, adding the hosts to ssh-config does not add the fingerprint to known_hosts. Therefore, the hosts must be called separately to accept the fingerprint, as otherwise ansible complains about the unknonwn fingerprint.