zuul-jobs/roles/add-sshkey/README.rst

486 B

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.