zuul-jobs/roles/remove-sshkey
Andreas Jaeger 7e04128a8b Capitalize task names
We capitalize the first word in task names in general - and when you
follow a log and suddenly see a single lower-case one flying along...

Fix those names that I could find and that are not variables etc.

Change-Id: I9ccde577413270d49fd790c41767b859366dc2f6
2020-05-16 17:46:17 +02:00
..
tasks Capitalize task names 2020-05-16 17:46:17 +02:00
README.rst Add a role to remove an ssh private key 2017-08-29 15:56:45 -07:00

README.rst

Remove an added ssh key from the host.

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.

The FQDN of the remote host.