/raspberrypi_deb

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Playbook to provision a Raspberry Pi OS (64-bit) with following hardware add-ons.

Requirement

  1. ansible 2.12.x
  2. python 3.8.x
  3. jmespath 1.0.0 via pip3

How-To

  1. Install your ssh public key to your pi (w/ sudoer ) user
  2. Update/create inventory.yml
cp inventory.yml.sample inventory.yml
  1. Create vars.yml.
cp vars.yml.sample vars.yml
  1. Run ansible
ansible-playbook -i inventory.yml -e @vars.yml playbook.yml -l rpi4

Image

X857-C3 front X857-C3 inside