This project is designed to automate the setup and configuration of a Raspberry Pi environment using Ansible. It includes roles for installing Docker and essential software, as well as managing services and configurations.
- Automated installation of Docker.
- Installation and update of essential software (e.g., Git, Curl).
- Configuration management using Ansible roles.
- Easy-to-use playbooks for setting up the environment.
- A Server device with an operating system installed.
- Ansible installed on your local machine or control node.
- SSH access to the Server.
-
Clone the Repository
Clone this repository to your local machine:git clone <repository-url> cd RaspberryPi