Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 208 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 208 Bytes

Setup instructions

Once you have your server up and running, copy your ssh public key to it for passwordless access via ssh. This is needed for ansible to connect to it.

ssh-copy-id root@<host>