Ansible playbook to do basic setup of a Raspberry Pi.
| boot | ||
| roles/pi | ||
| linux-config-v1 | ||
| playbook.yml | ||
| README.md | ||
pibase: Ansible playbook to do basic setup of a Raspberry Pi
-
Copy
/boot/*to/booton the SD card -
Edit
/boot/wpa_supplicant.conffor your network -
Boot the pi
-
Create
hosts[pis] 192.168.0.222
-
Run the playbook
ansible-playbook -i hosts -k playbook.yml
Note
This is not an official Google product.
-- Michael Hope michaelh@juju.net.nz mlhx@google.com