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/boot
on the SD card -
Edit
/boot/wpa_supplicant.conf
for 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