From: Jakub Czajka Date: Mon, 4 Dec 2023 10:32:49 +0000 (+0100) Subject: Document server connection instructions. X-Git-Url: https://git.ekhem.eu.org/?a=commitdiff_plain;ds=sidebyside;p=turnup.git Document server connection instructions. --- diff --git a/README b/README index 0f22b9a..3c572c3 100644 --- a/README +++ b/README @@ -13,6 +13,14 @@ ansible-galaxy collection install ansible.posix Instructions ------------ +Prepare server connection. + +``` +ssh-copy-id +``` + +Run the playbook. + ``` ansible-playbook turnup.yaml \ --extra-vars token= \