update readme with new clone url

This commit is contained in:
Michael Pellegrino
2021-09-10 12:22:45 -04:00
parent 87409bf903
commit 82c536591d

View File

@@ -83,7 +83,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://ansibledemo@96.82.16.164:/srv/git/ansible.git**_ - pw C*******9
* execute _**git clone ssh://git@git.dsfinancial.comcast.net:/home/git/dsfin-ansible.git**_ - pw C*******9
* execute _**cd ansible**_
* execute _**ansible-galaxy collection install -r requirements.yml**_
* execute _**nano hosts**_ and follow the instructions in that file to add all of your Pi devices