Find a file
2024-04-07 13:04:03 +02:00
LICENSE Initial commit 2024-04-07 12:37:40 +02:00
README.md Add Ansible installation instructions 2024-04-07 13:04:03 +02:00

raspberry-pi-iac

Contains the Infrastructure as Code files which are used for provisioning my in house Raspberry Pi.

Prerequisites

The files within this repository should be run on a computer with Ansible installed. This is only possible on MacOS or Linux systems. For Windows it can be run within a WSL distro (see this guide on how to set this up, make sure the repository is checked out on the WSL distribution itself).

Install Ansible (see instructions).