# Introduction Ansible roles and scripts used for rgoncalves.se's homelab. This repository is a rewrite of the now deprecated `_infrastructure/ansible`. # Quickstart ## Development A new development workstation can be scaffolded thanks to the workstation playbook. ``` $ ansible-playbook playbooks/workstation.yml ```