From 9358b97d810fc8ea12e7f4df9a6f7e5d37dc78e1 Mon Sep 17 00:00:00 2001 From: YuruC3 <98943911+YuruC3@users.noreply.github.com> Date: Sat, 21 Oct 2023 13:15:23 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eab01aa..1d11a03 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,7 @@ Simple ansible playbook to deploy latest docker/docker-compose via ansible. Remember to change . +Also a bash script that creates a "ansible" user. You'll need to write your public key in script. + It is a good option to create a paswordless ssh key and copy it onto every machine you want to work with. +Bash script is configured to work only with public keys.