Skip to content

add destination ssh key to known_hosts, other bug fixes

Compare
Choose a tag to compare
@richm richm released this 26 May 20:04
8243bd4

Add the servers public key to known_hosts on managed node.
Otherwise kdump fails to work: it has no way to ask for the host key
confirmation.

Support for managing RHEL-9 hosts

Several other bug fixes

Fix lint issues, modernize code.