group_vars/all | ||
roles | ||
.ansible-lint | ||
.gitignore | ||
ansible.cfg | ||
inventory | ||
playbook.yml | ||
provision.sh | ||
README.md |
pi-ansible
This is the Ansible playbook I use to provision my home server, where I self-host various stuff. The machine is a Raspberry Pi 4 Model B with 8 GB RAM.
Credits
This project is in large part inspired by the work over on data.coop's Ansible setup.