I need to be able to setup a ssh
key system without interaction. I don't care if packages need to be installed or passwords in clear text.
How can I make a system that sets up a ssh
key system, allowing machine A to ssh
into the machine B and vice versa using ssh keys, without interaction?