Ansible playbook for my home server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sam A. 14f91b4b3d
Upgrade Pi-hole
5 days ago
group_vars/all Add more env vars to Pi-hole 7 days ago
roles Upgrade Pi-hole 5 days ago
.ansible-lint Linting 2 months ago
.gitignore Add initial Docker role 5 months ago
README.md Update README.md 5 months ago
ansible.cfg Use persistent connections 3 months ago
inventory Use remote_tmp in /tmp 5 months ago
playbook.yml Rename role 5 months ago
provision.sh Fix provision.sh 7 days ago

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.