ansible-raspberry-pi-os
May 5, 2026 ยท View on GitHub
Configure Raspbian (RPi) using Ansible
Preparation
- Build the Raspberry Pi OS image using create-rpi-image GitHub Action
- Flash the image to the SD card
- Boot the RPi with the SD card
- Initial user is
piwith passwordraspberry
- Initial user is
- Run the ansible playbook:
mise run run
Notes
Variables are stored in AWS SSM Parameter Store and injected via
fnox +
mise. See fnox.toml and mise.toml.
Bluetooth - To connect a headset in pairing mode:
su - kodi
bluetoothctl
# power on
# pair 08:C8:C2:85:EF:57
# trust 08:C8:C2:85:EF:57
# connect 08:C8:C2:85:EF:57