This commit is contained in:
Pi
2019-07-31 10:54:15 -04:00
parent fb385d00fa
commit 0582218a7d

View File

@@ -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