From 0582218a7d779de09bd7a47a504d96654d0b3868 Mon Sep 17 00:00:00 2001 From: Pi Date: Wed, 31 Jul 2019 10:54:15 -0400 Subject: [PATCH] - README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f5db80..7dec9ce 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The Goal is to evenually be able to be a turnkey solution to spin up a "real" ne * execute 'sudo apt update -y' * Designate one of the Pi's to be the "main" device and do the following * execute 'sudo apt install -y ansible sshpass git' - * execute 'git clone ssh://pi@96.82.16.164:/srv/git/ansible.git' + * execute 'git clone ssh://ansibledemo@96.82.16.164:/srv/git/ansible.git' - pw C*******9 * execute 'cd ansible' * execute 'nano hosts' and follow the instructions in that file to add all of your Pi devices * execute 'ssh-keygen -t rsa' you will need to press enter three times to accept the defaults