
A mismatched private/public pair causes openssh to fail. Go figure. Change-Id: Ic5a51cc5a0b0d04bb2bb617c08f7d5425c9cf36f
Add an ssh key to the host so that non-ansible ssh connections can be made.
Role Variables
Complex argument which contains the ssh key information. It is expected that this argument comes from a Secret.
String containing known host signature for the remote host.
Contents of the ssh private key to use.
The FQDN of the remote host.