- README
This commit is contained in:
@@ -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'
|
* execute 'sudo apt update -y'
|
||||||
* Designate one of the Pi's to be the "main" device and do the following
|
* Designate one of the Pi's to be the "main" device and do the following
|
||||||
* execute 'sudo apt install -y ansible sshpass git'
|
* 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 'cd ansible'
|
||||||
* execute 'nano hosts' and follow the instructions in that file to add all of your Pi devices
|
* 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
|
* execute 'ssh-keygen -t rsa' you will need to press enter three times to accept the defaults
|
||||||
|
|||||||
Reference in New Issue
Block a user